dissapear -> disappear

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

View file

@ -89,7 +89,7 @@ while (!$mysql_errno)
if (!$counter)
{
# This will fail this test.
--die Server failed to dissapear
--die Server failed to disappear
}
--sleep 1
}