diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-06-18 17:06:51 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-06-18 17:06:51 +0200 |
commit | 7b3b4722bea40c9f88d6fffaf429c370445b4864 (patch) | |
tree | ca0bb196e45b3fd4ecea62f4666b11ca99ac4b19 /docs/libcurl | |
parent | edafd52be16e4a64f1ae14ea0de722413eedfea2 (diff) |
CURLOPT_PREQUOTE.3: spellfix man page reference
Diffstat (limited to 'docs/libcurl')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_PREQUOTE.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PREQUOTE.3 b/docs/libcurl/opts/CURLOPT_PREQUOTE.3 index 530c51e38..77da3908a 100644 --- a/docs/libcurl/opts/CURLOPT_PREQUOTE.3 +++ b/docs/libcurl/opts/CURLOPT_PREQUOTE.3 @@ -35,7 +35,7 @@ struct curl_slist structs properly filled in as described for \fICURLOPT_QUOTE(3)\fP. Disable this operation again by setting a NULL to this option. -While \fICURLOPT_QOUTE(3)\fP and \fICURLOPT_POSTQUOTE(3)\fP work for SFTP, +While \fICURLOPT_QUOTE(3)\fP and \fICURLOPT_POSTQUOTE(3)\fP work for SFTP, this option does not. .SH DEFAULT NULL |