mirror of
https://github.com/curl/curl.git
synced 2026-08-07 16:13:01 +03:00
tidy-up: prefer "initialize" with a 'z'
To match the majority of usage in source. Closes #21618
This commit is contained in:
parent
3da249e1f0
commit
4780e509aa
28 changed files with 42 additions and 42 deletions
|
|
@ -111,7 +111,7 @@ LDAP_INVALID_URL <LDAP invalid url>
|
|||
FILESIZE_EXCEEDED <maximum file size exceeded>
|
||||
USE_SSL_FAILED <requested FTP SSL level failed>
|
||||
SEND_FAIL_REWIND <sending data requires a rewind that failed>
|
||||
SSL_ENGINE_INITFAILED <failed to initialise ENGINE>
|
||||
SSL_ENGINE_INITFAILED <failed to initialize ENGINE>
|
||||
LOGIN_DENIED <user or password not accepted. failed to login>
|
||||
TFTP_NOTFOUND <file not found on server>
|
||||
TFTP_PERM <permission problem on server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue