mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
derror.cc:
Typo fix: redundant "in" sql/derror.cc: Typo fix: redundant "in"
This commit is contained in:
@@ -69,7 +69,7 @@ static void read_texts(const char *file_name,const char ***point,
|
||||
|
||||
if (!head[30])
|
||||
{
|
||||
sql_print_error("Character set information in not found in '%s'. \
|
||||
sql_print_error("Character set information not found in '%s'. \
|
||||
Please install the latest version of this file.",name);
|
||||
goto err1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user