summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-12-09 18:22:38 +0100
committerSergei Golubchik <serg@mariadb.org>2015-12-11 15:21:42 +0100
commit4a450928e0ca5a6c68268aeb55332f9ad268fdc5 (patch)
tree4cfcafc755e20f3ebf73ea6774ed557cba637fcd /sql/rpl_rli.h
parent98274e68420fc1629d092ca4e0ad41e4577c9612 (diff)
downloadmariadb-git-4a450928e0ca5a6c68268aeb55332f9ad268fdc5.tar.gz
fix a few spelling mistakes
https://github.com/MariaDB/server/pull/56
Diffstat (limited to 'sql/rpl_rli.h')
-rw-r--r--sql/rpl_rli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/rpl_rli.h b/sql/rpl_rli.h
index d6ff96e2368..efcec83b880 100644
--- a/sql/rpl_rli.h
+++ b/sql/rpl_rli.h
@@ -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)
{