]> granicus.if.org Git - curl/commitdiff
curl_easy_setopt.3: spellfix
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2010 15:50:10 +0000 (17:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Oct 2010 15:50:10 +0000 (17:50 +0200)
docs/libcurl/curl_easy_setopt.3

index e4bf8656f7ac5c23ebac661d87f938a6473ce371..cfd7d30a87258eae559cc07b13725b951bb2e6e8 100644 (file)
@@ -1341,7 +1341,7 @@ This option has no effect if PORT, EPRT or EPSV is used instead of PASV.
 Pass a long using one of the values from below, to make libcurl use your
 desired level of SSL for the transfer. (Added in 7.11.0)
 
-This is for enabling SSL/TLS when you use FTP, SMTP, POP3, IMAP erc.
+This is for enabling SSL/TLS when you use FTP, SMTP, POP3, IMAP etc.
 
 (This option was known as CURLOPT_FTP_SSL up to 7.16.4, and the constants
 were known as CURLFTPSSL_*)