summaryrefslogtreecommitdiff
path: root/tests/run-test/test008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-test/test008.phpt')
-rw-r--r--tests/run-test/test008.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-test/test008.phpt b/tests/run-test/test008.phpt
index 41d22d8e71..c289e7a696 100644
--- a/tests/run-test/test008.phpt
+++ b/tests/run-test/test008.phpt
@@ -12,7 +12,7 @@ track_errors=1
//
// We check the general ini settings which affect error handling
// and than verify if a message is given by a division by zero.
-// EXPECTF is used here since the error format may change but ut
+// EXPECTF is used here since the error format may change but ut
// should always contain 'Division by zero'.
var_dump(ini_get('display_errors'));
var_dump(ini_get('error_reporting'));