mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:13:37 +03:00
docs: fix typos
After Gmail called out the typo I fixed on
532d89a866, I've decided to paste the
whole man page into Google docs and check what other issues it would
spot.
I know, it sounds silly, but I've just spent the last hour and a half
going over each one of them and fixing everything which was a true
finding and non-controversial.
Closes #17480
This commit is contained in:
parent
217fd5b424
commit
620401f193
43 changed files with 58 additions and 58 deletions
|
|
@ -61,7 +61,7 @@ When expanding variables, curl supports a set of functions that can make the
|
|||
variable contents more convenient to use. You apply a function to a variable
|
||||
expansion by adding a colon and then list the desired functions in a
|
||||
comma-separated list that is evaluated in a left-to-right order. Variable
|
||||
content holding null bytes that are not encoded when expanded, causes an
|
||||
content holding null bytes that are not encoded when expanded causes an
|
||||
error.
|
||||
|
||||
Available functions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue