mirror of https://github.com/ARMmbed/mbed-os.git
Fix minor typo
parent
19190d62d2
commit
a28d1c0cfc
|
@ -25,7 +25,7 @@ namespace mbed {
|
||||||
|
|
||||||
/** A Timeout is used to call a function at a point in the future
|
/** A Timeout is used to call a function at a point in the future
|
||||||
*
|
*
|
||||||
* You can use as many seperate Timeout objects as you require.
|
* You can use as many separate Timeout objects as you require.
|
||||||
*
|
*
|
||||||
* @note Synchronization level: Interrupt safe
|
* @note Synchronization level: Interrupt safe
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue