]> granicus.if.org Git - curl/commitdiff
Fix typo in manpage
authorAlessandro Ghedini <alessandro@ghedini.me>
Wed, 16 Jan 2019 19:05:12 +0000 (19:05 +0000)
committerAlessandro Ghedini <alessandro@ghedini.me>
Wed, 16 Jan 2019 19:05:12 +0000 (19:05 +0000)
docs/libcurl/opts/CURLOPT_CURLU.3

index 2ac008b6090ade7a1db627c7242f79f328796bf8..995fcd3f4c6b16bb81fee0d75a0e891740919795 100644 (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