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 d1b768a commit c7c30feCopy full SHA for c7c30fe
events/include/events/EventQueue.h
@@ -107,7 +107,7 @@ class EventQueue : private mbed::NonCopyable<EventQueue> {
107
* to terminate. When called with a timeout of 0, the dispatch function
108
* does not wait and is IRQ safe.
109
*
110
- * NOTE: Since the majority of the event library was updated to use
+ * NOTE: Since the majority of the event library was updated to use
111
* Chrono types (as part of the Mbed 6 release), this function will not
112
* function as expected. Please update to use the new dispatch functions
113
* to ensure correct functionality.
0 commit comments