mirror of
https://github.com/curl/curl.git
synced 2026-08-09 19:34:43 +03:00
misc: spelling fixes
Mostly in comments but also in the -w documentation for headers_json. Closes #8647
This commit is contained in:
parent
adb3ecff8d
commit
a3f4d7cee9
7 changed files with 12 additions and 12 deletions
|
|
@ -291,7 +291,7 @@ struct OperationConfig {
|
|||
bool disallow_username_in_url; /* disallow usernames in URLs */
|
||||
char *aws_sigv4;
|
||||
enum {
|
||||
CLOBBER_DEFAULT, /* Provides compatability with previous versions of curl,
|
||||
CLOBBER_DEFAULT, /* Provides compatibility with previous versions of curl,
|
||||
by using the default behavior for -o, -O, and -J.
|
||||
If those options would have overwritten files, like
|
||||
-o and -O would, then overwrite them. In the case of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue