Skip to content

Commit 4ba07d9

Browse files
authored
Update UserAllocatedEvent.h
1 parent 956e5ce commit 4ba07d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/include/events/UserAllocatedEvent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ class UserAllocatedEvent<F, void(ArgTs...)> {
230230

231231
/** Cancels posted event
232232
*
233-
* Attempts to cancel posted event. It is safe to call
233+
* Attempts to cancel posted event. It is not safe to call
234234
* cancel after an event has already been dispatched.
235235
*
236236
* The cancel function is IRQ safe.

0 commit comments

Comments
 (0)