From: Ulf Wendel Date: Mon, 12 Sep 2011 13:55:28 +0000 (+0000) Subject: Fix typo. X-Git-Tag: php-5.3.9RC1~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=019e96a7f608f32bd02536a0685532db45ff0f0c;p=php Fix typo. --- 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...