docs/cmdline-opts/write-out.md: minor language edit

This commit is contained in:
Daniel Stenberg 2026-04-26 16:42:31 +02:00
parent c2fdf7a335
commit 7586ca7455
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -368,8 +368,8 @@ performed using the same connection cache.
TIME OUTPUT FORMAT
To show time with `%time{}` the characters within `{}` creates a special
format string that may contain special character sequences called conversion
To show time with `%time{}` the characters within `{}` create 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.