mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:23:34 +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
|
|
@ -94,7 +94,7 @@ e62: Unknown error
|
|||
e63: Maximum file size exceeded
|
||||
e64: Requested SSL level failed
|
||||
e65: Send failed since rewinding of the data stream failed
|
||||
e66: Failed to initialise SSL crypto engine
|
||||
e66: Failed to initialize SSL crypto engine
|
||||
e67: Login denied
|
||||
e68: TFTP: File Not Found
|
||||
e69: TFTP: Access Violation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue