From 1c92b101c46f1febd8ea8ffd182385b74abd7931 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 20 Apr 2022 10:46:23 +0200 Subject: [PATCH] CURLINFO_PRIMARY_PORT.3: spellfix Reported-by: Patrick Monnerat --- docs/libcurl/opts/CURLINFO_PRIMARY_PORT.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3