summaryrefslogtreecommitdiff
path: root/tests/run-test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-test')
-rw-r--r--tests/run-test/test005.phpt2
-rw-r--r--tests/run-test/test008.phpt2
-rw-r--r--tests/run-test/test008a.phpt2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/run-test/test005.phpt b/tests/run-test/test005.phpt
index ef644a4fb1..a95281fc13 100644
--- a/tests/run-test/test005.phpt
+++ b/tests/run-test/test005.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'));
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'));
diff --git a/tests/run-test/test008a.phpt b/tests/run-test/test008a.phpt
index 9814fa12f7..d247eb36c2 100644
--- a/tests/run-test/test008a.phpt
+++ b/tests/run-test/test008a.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'));