minor typo in a description of mysql_parse()

This commit is contained in:
Alexander Kuleshov 2017-02-12 23:19:48 +06:00 committed by Sergey Vojtovich
parent 108b211ee2
commit 29d78dbb44

View File

@ -5839,7 +5839,7 @@ void mysql_init_multi_delete(LEX *lex)
/*
When you modify mysql_parse(), you may need to mofify
When you modify mysql_parse(), you may need to modify
mysql_test_parse_for_slave() in this same file.
*/