summaryrefslogtreecommitdiff
path: root/docs/libcurl/symbols.pl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/symbols.pl')
-rwxr-xr-xdocs/libcurl/symbols.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/symbols.pl b/docs/libcurl/symbols.pl
index 9503ebcc7..a7b76e239 100755
--- a/docs/libcurl/symbols.pl
+++ b/docs/libcurl/symbols.pl
@@ -24,7 +24,7 @@
# Experience has shown that the symbols-in-versions file is very useful to
# applications that want to build with a wide range of libcurl versions.
# It is however easy to get it wrong and the source gets a bit messy with all
-# the fixed numerical comparisions.
+# the fixed numerical comparisons.
#
# The point of this script is to provide an easy-to-use macro for libcurl-
# using applications to do preprocessor checks for specific libcurl defines,