Correct mispelling

This commit is contained in:
Gregory Nutt
2017-04-22 17:03:34 -06:00
parent 7da031aea1
commit a55e937643
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
* Description:
* Delay inline for the requested number of microseconds. NOTE: Because
* of all of the setup, several microseconds will be lost before the actual
* timing looop begins. Thus, the delay will always be a few microseconds
* timing loop begins. Thus, the delay will always be a few microseconds
* longer than requested.
*
* *** NOT multi-tasking friendly ***