write-out.md: fix minor language mistake

Closes #21450
This commit is contained in:
Daniel Stenberg 2026-04-26 16:18:12 +02:00
parent aa1e954a1f
commit 4125f45c7e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -372,7 +372,7 @@ To show time with `%time{}` the characters within `{}` creates a special
format string that may contain special character sequences called conversion
specifications. Each conversion specification starts with `%` and is followed
by a character that instructs curl to output a particular time detail. All
other characters used are displayed as-is and-
other characters used are displayed as-is.
The following conversion specification are available: