diff options
Diffstat (limited to 'lib/curl_sspi.h')
-rw-r--r-- | lib/curl_sspi.h | 2 |
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. */ |