mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Lintian complains on spelling error
The lintian check complains on spelling error: https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
db32d9457e
commit
2df2238cb8
@ -1173,7 +1173,7 @@ bool Master_info_index::init_all_master_info()
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Initialization of Master_info succeded. Add it to HASH */
|
||||
/* Initialization of Master_info succeeded. Add it to HASH */
|
||||
if (global_system_variables.log_warnings > 1)
|
||||
sql_print_information("Initialized Master_info from '%s'",
|
||||
buf_master_info_file);
|
||||
|
Reference in New Issue
Block a user