mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 08:35:05 -05:00
Fix typo in manpage
This commit is contained in:
parent
a048834258
commit
7c16871d0b
@ -38,7 +38,7 @@ transfer is started.
|
|||||||
libcurl will use this handle and its contents read-only and will not change
|
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
|
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
|
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
|
.SH DEFAULT
|
||||||
The default value of this parameter is NULL.
|
The default value of this parameter is NULL.
|
||||||
.SH PROTOCOLS
|
.SH PROTOCOLS
|
||||||
|
Loading…
Reference in New Issue
Block a user