summaryrefslogtreecommitdiff
path: root/lib/curl_sspi.h
diff options
context:
space:
mode:
authorFabian Keil <fk@fabiankeil.de>2011-04-19 15:54:13 +0200
committerJulien Chaffraix <julien.chaffraix@gmail.com>2011-04-21 07:55:53 -0700
commit1702a2c08d3a0ed5945f34e6cd38436611f65164 (patch)
treee72941241445237dc35527c098d6c2ca098bfaa5 /lib/curl_sspi.h
parent9230be0797cc7d155240fd38d07bee041527bbc2 (diff)
downloadgnurl-1702a2c08d3a0ed5945f34e6cd38436611f65164.tar.gz
gnurl-1702a2c08d3a0ed5945f34e6cd38436611f65164.tar.bz2
gnurl-1702a2c08d3a0ed5945f34e6cd38436611f65164.zip
Fix a couple of spelling errors in lib/
Found with codespell.
Diffstat (limited to 'lib/curl_sspi.h')
-rw-r--r--lib/curl_sspi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_sspi.h b/lib/curl_sspi.h
index 221bce128..c0e4f368f 100644
--- a/lib/curl_sspi.h
+++ b/lib/curl_sspi.h
@@ -29,7 +29,7 @@
#include <curl/curl.h>
/*
- * When including the folowing three headers, it is mandatory to define either
+ * When including the following three headers, it is mandatory to define either
* SECURITY_WIN32 or SECURITY_KERNEL, indicating who is compiling the code.
*/