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