From 1c688e06ddf47c8db3bf7bdd0674a9164e3a2a90 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Mon, 12 Sep 2011 13:55:28 +0000 Subject: [PATCH] Fix typo. --- ext/mysqli/tests/mysqli_poll_kill.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/mysqli_poll_kill.phpt b/ext/mysqli/tests/mysqli_poll_kill.phpt index b6d8da89af..3ee863f433 100644 --- a/ext/mysqli/tests/mysqli_poll_kill.phpt +++ b/ext/mysqli/tests/mysqli_poll_kill.phpt @@ -175,7 +175,7 @@ if (!$IS_MYSQLND) To be fixed later. Minor issue about fetching error message from killed line --EXPECTF-- array(1) { - [%u|b%"processed beofre killed"]=> + [%u|b%"processed before killed"]=> %unicode|string%(1) "1" } Fetching from thread %d... -- 2.50.1