From 38fa0141eed89613b45906a638be19123ee7e706 Mon Sep 17 00:00:00 2001 From: Ian Gilfillan Date: Thu, 12 Sep 2019 12:09:02 +0200 Subject: Fix spelling mistakes in MyISAM code comments --- storage/myisam/mi_locking.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/myisam/mi_locking.c') diff --git a/storage/myisam/mi_locking.c b/storage/myisam/mi_locking.c index 33260ee9fd5..71fbdabae2d 100644 --- a/storage/myisam/mi_locking.c +++ b/storage/myisam/mi_locking.c @@ -448,7 +448,7 @@ my_bool mi_check_status(void *param) @param org_table @param new_table that should point on org_lock. new_table is 0 - in case this is the first occurence of the table in the lock + in case this is the first occurrence of the table in the lock structure. */ -- cgit v1.2.1