summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_ereg_match_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_ereg_match_error1.phpt')
-rw-r--r--ext/mbstring/tests/mb_ereg_match_error1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_ereg_match_error1.phpt b/ext/mbstring/tests/mb_ereg_match_error1.phpt
index b36c68621b..85663bd2fc 100644
--- a/ext/mbstring/tests/mb_ereg_match_error1.phpt
+++ b/ext/mbstring/tests/mb_ereg_match_error1.phpt
@@ -8,7 +8,7 @@ function_exists('mb_ereg_match') or die("skip mb_ereg_match() is not available i
--FILE--
<?php
/* Prototype : bool mb_ereg_match(string $pattern, string $string [,string $option])
- * Description: Regular expression match for multibyte string
+ * Description: Regular expression match for multibyte string
* Source code: ext/mbstring/php_mbregex.c
*/