mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
lib: fixing comment spelling typos in lib files
Closes #7894 Signed-off-by: ewlumpkin <ewlumpkin@gmail.com>
This commit is contained in:
parent
83393b1a36
commit
8e701cc978
10 changed files with 15 additions and 15 deletions
|
|
@ -64,7 +64,7 @@
|
|||
* Waiting indefinitely with this function is not allowed, a
|
||||
* zero or negative timeout value will return immediately.
|
||||
* Timeout resolution, accuracy, as well as maximum supported
|
||||
* value is system dependent, neither factor is a citical issue
|
||||
* value is system dependent, neither factor is a critical issue
|
||||
* for the intended use of this function in the library.
|
||||
*
|
||||
* Return values:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue