Skip to content

Commit b7e022d

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Merge branch 'kegilbert-patch-1' of ssh://github.com/ARMmbed/mbed-os into ARMmbed-kegilbert-patch-1
2 parents 2ce592d + a28d1c0 commit b7e022d

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)