mirror of
https://github.com/curl/curl.git
synced 2026-07-28 05:43:06 +03:00
Fix typo in manpage
This commit is contained in:
parent
a048834258
commit
7c16871d0b
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ transfer is started.
|
|||
libcurl will use this handle and its contents read-only and will not change
|
||||
its contents. An application can very well update the contents of the URL
|
||||
handle after a transfer is done and if the same handle is then used in a
|
||||
subsequest request the updated contents will then be used.
|
||||
subsequent request the updated contents will then be used.
|
||||
.SH DEFAULT
|
||||
The default value of this parameter is NULL.
|
||||
.SH PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue