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 3fa7796 commit 36d9b86Copy full SHA for 36d9b86
UNITTESTS/fakes/events/events/EventQueue.h
@@ -41,7 +41,7 @@ class EventQueue {
41
42
~EventQueue() { };
43
44
- /** This will advence time by given amount of milliseonds and then dispatch all events that were set to happen in that time.
+ /** This will advance time by given amount of milliseconds and then dispatch all events that were set to happen in that time.
45
*
46
* @param ms number of miliseconds to advance time
47
*/
0 commit comments