curl_easy_getinfo.3: typo fix (duplicated "from the")

Closes #10850
This commit is contained in:
Frank Gevaerts 2023-03-28 11:41:00 +02:00 committed by Daniel Stenberg
parent 3f3dfb4d0c
commit 1903b95e4c
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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.