aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_strequal.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-12-28 21:56:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-12-28 21:56:56 +0000
commitf61cfc59314e4779c13312efc4845f580f0933b1 (patch)
tree0b45702118bfb29f8554294853648f09fbdf9a49 /docs/libcurl/curl_strequal.3
parent27b8a5fd84faf025fffa2154786e55c45c9e499a (diff)
Anthony Bryan's man page cleanup in language and spelling
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