1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

dissapear -> disappear

This commit is contained in:
Sergei Golubchik
2021-07-26 12:39:56 +02:00
parent f52d39369a
commit 2575eaa502
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ while (!$mysql_errno)
dec $counter;
if (!$counter)
{
--die Server failed to dissapear
--die Server failed to disappear
}
--real_sleep 0.1
}