summaryrefslogtreecommitdiff
path: root/lib/select.c
diff options
context:
space:
mode:
authorEddie Lumpkin <ewlumpkin@gmail.com>2021-10-22 18:59:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2021-10-22 22:53:44 +0200
commit8e701cc978430d638517d025fade2b0dc1ae9b73 (patch)
treeb1cd344025e01067e65f720166e99e82f27eb7a0 /lib/select.c
parent83393b1a3613ec4e99502ff01ac936994841ced9 (diff)
downloadcurl-8e701cc978430d638517d025fade2b0dc1ae9b73.tar.gz
lib: fixing comment spelling typos in lib files
Closes #7894 Signed-off-by: ewlumpkin <ewlumpkin@gmail.com>
Diffstat (limited to 'lib/select.c')
-rw-r--r--lib/select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/select.c b/lib/select.c
index 52dca5a2c..70d7ee5c2 100644
--- a/lib/select.c
+++ b/lib/select.c
@@ -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: