diff options
Diffstat (limited to 'sql/events.cc')
-rw-r--r-- | sql/events.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/events.cc b/sql/events.cc index c5dc51ab83d..abac2833833 100644 --- a/sql/events.cc +++ b/sql/events.cc @@ -128,7 +128,7 @@ bool Events::check_if_system_tables_error() /** Reconstructs interval expression from interval type and expression - value that is in form of a value of the smalles entity: + value that is in form of a value of the smallest entity: For YEAR_MONTH - expression is in months DAY_MINUTE - expression is in minutes |