diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2015-06-08 14:22:54 +0300 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-06-08 13:43:31 +0200 |
commit | 56b7663f73d44bf4774bfb934befb7071ed41280 (patch) | |
tree | a3519bcdd6ab9a98ba36658555a8ef749787eed6 /docs/libcurl/symbols.pl | |
parent | 025dbe46df8385c3d0a76874758232e7eabc5013 (diff) |
docs: Spelling fixes
Diffstat (limited to 'docs/libcurl/symbols.pl')
-rwxr-xr-x | docs/libcurl/symbols.pl | 2 |
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, |