summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index e4756284bf5..53e20b3b6d2 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -224,7 +224,7 @@ public:
/****************************************************************************
-** every connection is handle by a thread with a THD
+** every connection is handled by a thread with a THD
****************************************************************************/
class delayed_insert;