docs: Spelling fixes

This commit is contained in:
Ville Skyttä
2015-06-08 14:22:54 +03:00
committed by Daniel Stenberg
parent 025dbe46df
commit 56b7663f73
21 changed files with 25 additions and 25 deletions

View File

@@ -81,7 +81,7 @@ int main(void)
}
/* 'numfds' being zero means either a timeout or no file descriptors to
wait for. Try timeout on first occurance, then assume no file
wait for. Try timeout on first occurrence, then assume no file
descriptors and no file descriptors to wait for means wait for 100
milliseconds. */