From: Daniel Stenberg Date: Wed, 20 Apr 2022 08:46:23 +0000 (+0200) Subject: CURLINFO_PRIMARY_PORT.3: spellfix X-Git-Tag: curl-7_83_0~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c92b101c46f1febd8ea8ffd182385b74abd7931;p=thirdparty%2Fcurl.git CURLINFO_PRIMARY_PORT.3: spellfix Reported-by: Patrick Monnerat --- diff --git a/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 b/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 index 1869a589f1..bf917b4f00 100644 --- a/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 +++ b/docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 @@ -35,7 +35,7 @@ connection done with this \fBcurl\fP handle. This is the destination port of the actual TCP or UDP connection libcurl used. If a proxy was used for the most recent transfer, this is the port number of -the proxy, if no proxy was used it is the port number of the most resently +the proxy, if no proxy was used it is the port number of the most recently accessed URL. .SH PROTOCOLS All