]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_DNS_CACHE_TIMEOUT.3: fix spelling
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 May 2023 17:13:19 +0000 (19:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 May 2023 22:24:14 +0000 (00:24 +0200)
Follow-up to 9ed7d56e044f5aa1b29

Closes #11096

docs/libcurl/opts/CURLOPT_DNS_CACHE_TIMEOUT.3

index e841f74f66a12067460f472aaa1b91cd102fc161..1c60f5b26cf1821c33a5f9ba1bb65606eb9e02d2 100644 (file)
@@ -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