aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-10-19 17:50:10 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-10-19 17:50:10 +0200
commit6164d40fce532a6aa45b09789b28eae8ca7acf2a (patch)
treeb9bc27997ebcf3f1187ba31a1456c18fdfc85293 /docs/libcurl
parent65ca4b547b8fb8cf677c6936409f4bf25585a49b (diff)
curl_easy_setopt.3: spellfix
Diffstat (limited to 'docs/libcurl')
-rw-r--r--docs/libcurl/curl_easy_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index e4bf8656f..cfd7d30a8 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -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_*)