diff options
author | andrey@example.com <> | 2006-09-01 14:08:50 +0200 |
---|---|---|
committer | andrey@example.com <> | 2006-09-01 14:08:50 +0200 |
commit | af07dcd3354503bfaa201acb921ec2bcdecf8402 (patch) | |
tree | e361d3fd32f273dc7ffabe0695719532c6b9e4de /sql/event_scheduler.cc | |
parent | 366f0ca74db20b688ece173e7cf3b461a7b3a15f (diff) | |
download | mariadb-git-af07dcd3354503bfaa201acb921ec2bcdecf8402.tar.gz |
post-merge fix
Diffstat (limited to 'sql/event_scheduler.cc')
-rw-r--r-- | sql/event_scheduler.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/event_scheduler.cc b/sql/event_scheduler.cc index 6423f3676fc..c16b528004b 100644 --- a/sql/event_scheduler.cc +++ b/sql/event_scheduler.cc @@ -544,7 +544,7 @@ error: /* - Checkes whether the state of the scheduler is RUNNING + Checks whether the state of the scheduler is RUNNING SYNOPSIS Event_scheduler::is_running() |