Description: Fix a typo in a manpage.
Author: Alessandro Ghedini <al3xbio@gmail.com>
Origin: vendor
Forwarded: no
Last-Update: 2011-11-02

--- curl-7.22.0.orig/docs/libcurl/curl_easy_setopt.3
+++ curl-7.22.0/docs/libcurl/curl_easy_setopt.3
@@ -1188,7 +1188,7 @@ option and thus you need to concatenate
 multiple cookies in one string like this: "name1=content1; name2=content2;"
 etc.
 
-This option sets the cookie header explictly in the outgoing request(s). If
+This option sets the cookie header explicitly in the outgoing request(s). If
 multiple requests are done due to authentication, followed redirections or
 similar, they will all get this cookie passed on.
 
