fixup language

This commit is contained in:
Daniel Stenberg 2025-09-09 13:49:25 +02:00
parent 6abe788bb8
commit eaae8bc4fd
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -93,7 +93,7 @@ The value of header `name` from the transfer's most recent server response.
Unlike other variables, the variable name `header` is not in braces. For
example `%header{date}`. Refer to --write-out remarks. (Added in 7.84.0)
Starting with 8.17.0, this output the contents of *all* header fields using a
Starting with 8.17.0, output the contents of *all* header fields using a
specific name - even for a whole redirect "chain" by appending
`:all:[separator]` to the header name. The `[separator]` string (if not blank)
is output between the headers if there are more than one. When more than one