General spell fixing in comments and strings

This commit is contained in:
Otto Kekäläinen 2016-06-08 14:14:42 +03:00
commit effbe7dd7b
67 changed files with 96 additions and 96 deletions

View file

@ -3359,7 +3359,7 @@ int ha_connect::delete_row(const uchar *)
/****************************************************************************/
/* We seem to come here at the begining of an index use. */
/* We seem to come here at the beginning of an index use. */
/****************************************************************************/
int ha_connect::index_init(uint idx, bool sorted)
{