summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_regex_encoding_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_regex_encoding_error2.phpt')
-rw-r--r--ext/mbstring/tests/mb_regex_encoding_error2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_regex_encoding_error2.phpt b/ext/mbstring/tests/mb_regex_encoding_error2.phpt
index c752609daf..eae246dced 100644
--- a/ext/mbstring/tests/mb_regex_encoding_error2.phpt
+++ b/ext/mbstring/tests/mb_regex_encoding_error2.phpt
@@ -8,7 +8,7 @@ function_exists('mb_regex_encoding') or die("skip mb_regex_encoding() is not ava
--FILE--
<?php
/* Prototype : string mb_regex_encoding([string $encoding])
- * Description: Returns the current encoding for regex as a string.
+ * Description: Returns the current encoding for regex as a string.
* Source code: ext/mbstring/php_mbregex.c
*/