mirror of https://github.com/ARMmbed/mbed-os.git
Merge branch 'kegilbert-patch-1' of ssh://github.com/ARMmbed/mbed-os into ARMmbed-kegilbert-patch-1
commit
b7e022d659
|
|
@ -25,7 +25,7 @@ namespace mbed {
|
|||
|
||||
/** 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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue