mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:23:32 +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
|
|
@ -219,7 +219,7 @@ bool Curl_auth_is_spnego_supported(void);
|
|||
message */
|
||||
CURLcode Curl_auth_decode_spnego_message(struct Curl_easy *data,
|
||||
const char *user,
|
||||
const char *passwood,
|
||||
const char *password,
|
||||
const char *service,
|
||||
const char *host,
|
||||
const char *chlg64,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue