mirror of
https://github.com/curl/curl.git
synced 2026-06-05 08:14:15 +03:00
curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS description
This commit is contained in:
parent
bbd0dd3fe2
commit
9edf28e12d
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ Fail on HTTP 4xx errors. \fICURLOPT_FAILONERROR(3)\fP
|
|||
.IP CURLOPT_URL
|
||||
URL to work on. See \fICURLOPT_URL(3)\fP
|
||||
.IP CURLOPT_PATH_AS_IS
|
||||
Disable squashing /../ and /./ sequences in tha path. See \fICURLOPT_PATH_AS_IS(3)\fP
|
||||
Disable squashing /../ and /./ sequences in the path. See \fICURLOPT_PATH_AS_IS(3)\fP
|
||||
.IP CURLOPT_PROTOCOLS
|
||||
Allowed protocols. See \fICURLOPT_PROTOCOLS(3)\fP
|
||||
.IP CURLOPT_REDIR_PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue