summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_strrichr_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_strrichr_error2.phpt')
-rw-r--r--ext/mbstring/tests/mb_strrichr_error2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_strrichr_error2.phpt b/ext/mbstring/tests/mb_strrichr_error2.phpt
index b1877db9c1..ef9f2e2696 100644
--- a/ext/mbstring/tests/mb_strrichr_error2.phpt
+++ b/ext/mbstring/tests/mb_strrichr_error2.phpt
@@ -10,7 +10,7 @@ function_exists('mb_strrichr') or die("skip mb_strrichr() is not available in th
/* Prototype : string mb_strrichr(string haystack, string needle[, bool part[, string encoding]])
* Description: Finds the last occurrence of a character in a string within another, case insensitive
* Source code: ext/mbstring/mbstring.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing mb_strrichr() : error conditions ***\n";