Commit 7c16871d authored by Alessandro Ghedini's avatar Alessandro Ghedini
Browse files

Fix typo in manpage

parent a0488342
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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