Skip to content

Commit 36d9b86

Browse files
fix typos
Co-authored-by: Chris Swinchatt <[email protected]>
1 parent 3fa7796 commit 36d9b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNITTESTS/fakes/events/events/EventQueue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class EventQueue {
4141

4242
~EventQueue() { };
4343

44-
/** This will advence time by given amount of milliseonds and then dispatch all events that were set to happen in that time.
44+
/** This will advance time by given amount of milliseconds and then dispatch all events that were set to happen in that time.
4545
*
4646
* @param ms number of miliseconds to advance time
4747
*/

0 commit comments

Comments
 (0)