Fix minor typos in docs and comments.

This commit is contained in:
Nathan Hartman
2019-09-29 12:52:20 -06:00
committed by Gregory Nutt
parent c1c36db37e
commit 46aaec7ba0
67 changed files with 104 additions and 104 deletions
@@ -80,7 +80,7 @@
*
* Returned Value:
* On success zero (OK) is returned; -1 (ERROR) is returned on failure
* with the errno variable to to indicate the nature of the failure.
* with the errno variable to indicate the nature of the failure.
*
****************************************************************************/