mirror of
https://github.com/curl/curl.git
synced 2026-07-27 23:23:07 +03:00
cleanup: misc typos in strings and comments
Found via `codespell` Closes #2389
This commit is contained in:
parent
39dc0bca5b
commit
236402fc2d
16 changed files with 17 additions and 17 deletions
|
|
@ -183,7 +183,7 @@ static unsigned char *my_get_ext(X509 *cert, const int type,
|
|||
|
||||
/* This is an application verification call back, it does not
|
||||
perform any addition verification but tries to find a URL
|
||||
in the presented certificat. If found, this will become
|
||||
in the presented certificate. If found, this will become
|
||||
the URL to be used in the POST.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue