From 1ea3060a259ec4854ebc423626743d306e9892eb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 Apr 2026 11:41:34 +0200 Subject: [PATCH] write-out.md: minor language fix Pointed out by Copilot Closes #21455 --- docs/cmdline-opts/write-out.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cmdline-opts/write-out.md b/docs/cmdline-opts/write-out.md index c53e4f59d9..df0d3d5c84 100644 --- a/docs/cmdline-opts/write-out.md +++ b/docs/cmdline-opts/write-out.md @@ -166,9 +166,9 @@ The result of the HTTPS proxy's SSL peer certificate verification that was requested. 0 means the verification was successful. (Added in 7.52.0) ## `proxy_used` -Returns 1 if the previous transfer used a proxy, otherwise 0. Useful to for -example determine if a `NOPROXY` pattern matched the hostname or not. (Added -in 8.7.0) +Returns 1 if the previous transfer used a proxy, otherwise 0. Useful for +example to determine if a `NOPROXY` pattern matched the hostname or not. +(Added in 8.7.0) ## `redirect_url` When an HTTP request was made without --location to follow redirects (or when