Fix typo in manpage

This commit is contained in:
Alessandro Ghedini 2019-01-16 19:05:12 +00:00
parent a048834258
commit 7c16871d0b
1 changed files with 1 additions and 1 deletions

View File

@ -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