From 84e2ca7e3c698e0e97556900b72c18d3be74a35e Mon Sep 17 00:00:00 2001 From: Adam Averay Date: Thu, 3 Nov 2022 10:04:08 +1000 Subject: [PATCH] libcurl-errors.3: remove duplicate word Closes #9846 --- docs/libcurl/libcurl-errors.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index d28cdd0d55..7121ba8285 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -62,7 +62,7 @@ Could not resolve host. The given remote host was not resolved. .IP "CURLE_COULDNT_CONNECT (7)" Failed to connect() to host or proxy. .IP "CURLE_WEIRD_SERVER_REPLY (8)" -The server sent data libcurl could not parse. This error code was known as as +The server sent data libcurl could not parse. This error code was known as \fICURLE_FTP_WEIRD_SERVER_REPLY\fP before 7.51.0. .IP "CURLE_REMOTE_ACCESS_DENIED (9)" We were denied access to the resource given in the URL. For FTP, this occurs