1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fix spelling errors

This commit is contained in:
Otto Kekäläinen
2020-06-14 14:49:45 +03:00
committed by Daniel Black
parent 05fa4558e0
commit ab48901d54
4 changed files with 5 additions and 5 deletions

View File

@ -671,7 +671,7 @@ SQL_SELECT *prepare_select_for_name(THD *thd, const char *mask, size_t mlen,
RETURN VALUES
FALSE Success
TRUE Error and send_error already commited
TRUE Error and send_error already committed
*/
static bool mysqld_help_internal(THD *thd, const char *mask)