From: Daniel Stenberg Date: Tue, 9 May 2023 17:13:19 +0000 (+0200) Subject: CURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling X-Git-Tag: curl-8_1_0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89756e87ee26a7f5a732201aa2e40f83ed7218ca;p=thirdparty%2Fcurl.git CURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling Follow-up to 9ed7d56e044f5aa1b29 Closes #11096 --- diff --git a/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 b/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 index e841f74f66..1c60f5b26c 100644 --- a/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 +++ b/docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3 @@ -52,7 +52,7 @@ DNS entries have a "TTL" property but libcurl does not use that. This DNS cache timeout is entirely speculative that a name will resolve to the same address for a certain small amount of time into the future. -Since version 8.1.0, libcurl prunes entries from the DNS cache if it excceeds +Since version 8.1.0, libcurl prunes entries from the DNS cache if it exceeds 30,000 entries no matter which timeout value is used. .SH DEFAULT 60