]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl_easy_getinfo.3: typo fix (duplicated "from the")
authorFrank Gevaerts <frank@gevaerts.be>
Tue, 28 Mar 2023 09:41:00 +0000 (11:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Mar 2023 09:59:49 +0000 (11:59 +0200)
Closes #10850

docs/libcurl/curl_easy_getinfo.3

index c190cb501fd69ef1843a1c0621514689164c2def..41037102a535f0cefdc8e481469cc713d6b1197f 100644 (file)
@@ -170,7 +170,7 @@ Upload size. See \fICURLINFO_CONTENT_LENGTH_UPLOAD_T(3)\fP
 Content type from the Content-Type header.
 See \fICURLINFO_CONTENT_TYPE(3)\fP
 .IP CURLINFO_RETRY_AFTER
-The value from the from the Retry-After header.
+The value from the Retry-After header.
 See \fICURLINFO_RETRY_AFTER(3)\fP
 .IP CURLINFO_PRIVATE
 User's private data pointer.