summaryrefslogtreecommitdiff
path: root/include/mysql/service_sql.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mysql/service_sql.h')
-rw-r--r--include/mysql/service_sql.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mysql/service_sql.h b/include/mysql/service_sql.h
index be9dcad669e..2fee56ca2c7 100644
--- a/include/mysql/service_sql.h
+++ b/include/mysql/service_sql.h
@@ -101,7 +101,7 @@ extern struct sql_service_st {
*/
MYSQL *mysql_real_connect_local(MYSQL *mysql);
-/* The rest of the function declarations mest be taken from the mysql.h */
+/* The rest of the function declarations must be taken from the mysql.h */
#endif /*MYSQL_DYNAMIC_PLUGIN*/