mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:43:40 +03:00
misc: fix spelling mistakes
Reported-by: musvaage on github Fixes #11171 Closes #11172
This commit is contained in:
parent
1561d06752
commit
127eb0d83a
28 changed files with 41 additions and 42 deletions
|
|
@ -1721,7 +1721,7 @@ static CURLcode cookie_output(struct Curl_easy *data,
|
|||
}
|
||||
|
||||
/*
|
||||
* If we reach here we have successfully written a cookie file so theree is
|
||||
* If we reach here we have successfully written a cookie file so there is
|
||||
* no need to inspect the error, any error case should have jumped into the
|
||||
* error block below.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue