aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_strequal.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_strequal.3')
-rw-r--r--docs/libcurl/curl_strequal.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_strequal.3 b/docs/libcurl/curl_strequal.3
index 2b99467f1..1442a70f6 100644
--- a/docs/libcurl/curl_strequal.3
+++ b/docs/libcurl/curl_strequal.3
@@ -21,7 +21,7 @@ first \fIlen\fP characters of \fIstr1\fP.
.sp
These functions are provided by libcurl to enable applications to compare
strings in a truly portable manner. There are no standard portable case
-insensitive string comparison functions. These two works on all platforms.
+insensitive string comparison functions. These two work on all platforms.
.SH AVAILABILITY
These functions will be removed from the public libcurl API in a near
future. They will instead be made "available" by source code access only, and