From bc92a3b4b20fff12a8f60af62f0df045411d15d4 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Tue, 29 Jul 2025 10:45:23 +0200 Subject: [PATCH] fix double space --- docs/libcurl/opts/CURLMOPT_NETWORK_CHANGED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/opts/CURLMOPT_NETWORK_CHANGED.md b/docs/libcurl/opts/CURLMOPT_NETWORK_CHANGED.md index b88f2f01e1..bcfd1cdd37 100644 --- a/docs/libcurl/opts/CURLMOPT_NETWORK_CHANGED.md +++ b/docs/libcurl/opts/CURLMOPT_NETWORK_CHANGED.md @@ -39,7 +39,7 @@ cached the usual way again. Phrasing it another way: the option is not persisted but setting it serves as a "trigger" to clear the caches. -The call affects only the connection and DNS cache of the multi handle +The call affects only the connection and DNS cache of the multi handle itself and not the ones owned by SHARE handles. ## CURLM_NWCOPT_CLEAR_CONNS