We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3889d commit b637da3Copy full SHA for b637da3
events/EventQueue.h
@@ -66,7 +66,7 @@ class EventQueue : private mbed::NonCopyable<EventQueue> {
66
* uses 1B dummy buffer if 0 size passed.
67
*
68
* 0 size queue is a special purpose queue to dispatch static events
69
- * only (see UserAllocatedEvent). Such a queue gives the guarantee
+ * only (see UserAllocatedEvent). Such a queue gives the guarantee
70
* that no dynamic memory allocation will take place while queue
71
* creation and events posting & dispatching.
72
0 commit comments