tidy-up: prefer "initialize" with a 'z'

To match the majority of usage in source.

Closes #21618
This commit is contained in:
Viktor Szakats 2026-05-15 00:37:37 +02:00
parent 3da249e1f0
commit 4780e509aa
No known key found for this signature in database
28 changed files with 42 additions and 42 deletions

View file

@ -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>