fix a few spelling mistakes

https://github.com/MariaDB/server/pull/56
This commit is contained in:
Sergei Golubchik 2015-12-09 18:22:38 +01:00
commit 4a450928e0
5 changed files with 10 additions and 10 deletions

View file

@ -715,7 +715,7 @@ struct rpl_group_info
/**
Save pointer to Annotate_rows event and switch on the
binlog_annotate_row_events for this sql thread.
To be called when sql thread recieves an Annotate_rows event.
To be called when sql thread receives an Annotate_rows event.
*/
inline void set_annotate_event(Annotate_rows_log_event *event)
{