Skip to content

Commit ae45082

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Merge branch 'ARMmbed-kegilbert-patch-1' into rollup-aus_writathon
2 parents 2ce592d + b7e022d commit ae45082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/Timeout.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace mbed {
2525

2626
/** A Timeout is used to call a function at a point in the future
2727
*
28-
* You can use as many seperate Timeout objects as you require.
28+
* You can use as many separate Timeout objects as you require.
2929
*
3030
* @note Synchronization level: Interrupt safe
3131
*

0 commit comments

Comments
 (0)