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