summaryrefslogtreecommitdiff
path: root/mysys/my_compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/my_compare.c')
-rw-r--r--mysys/my_compare.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_compare.c b/mysys/my_compare.c
index 936e10c1433..3a60faae727 100644
--- a/mysys/my_compare.c
+++ b/mysys/my_compare.c
@@ -657,7 +657,7 @@ void my_handler_error_register(void)
/*
If you got compilation error here about compile_time_assert array, check
that every HA_ERR_xxx constant has a corresponding error message in
- handler_error_messages[] list (check mysys/ma_handler_errors.h and
+ handler_error_messages[] list (check mysys/my_handler_errors.h and
include/my_base.h).
*/
compile_time_assert(HA_ERR_FIRST + array_elements(handler_error_messages) ==