mirror of
https://github.com/curl/curl.git
synced 2026-08-05 15:46:15 +03:00
misc: Fix typos in docs and lib
This fixes miscellaneous typos and duplicated words in the docs, lib and test comments and a few user facing errorstrings. Author: RainRat on Github Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Dan Fandrich <dan@coneharvesters.com> Closes: #13019
This commit is contained in:
parent
89733e2dd2
commit
2cd78f525c
26 changed files with 26 additions and 26 deletions
|
|
@ -642,7 +642,7 @@ static int parsefmt(const char *format,
|
|||
* On success, the input array describes the type of all arguments and their
|
||||
* values.
|
||||
*
|
||||
* The function then iterates over the output sengments and outputs them one
|
||||
* The function then iterates over the output segments and outputs them one
|
||||
* by one until done. Using the appropriate input arguments (if any).
|
||||
*
|
||||
* All output is sent to the 'stream()' callback, one byte at a time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue