summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt')
-rw-r--r--ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt b/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
index b4e4d1e843..5ee6fc569c 100644
--- a/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
+++ b/ext/mbstring/tests/mb_decode_mimeheader_variation1.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test mb_decode_mimeheader() function : usage variation
+Test mb_decode_mimeheader() function : usage variation
--CREDITS--
D. Kesley
--SKIPIF--
@@ -10,7 +10,7 @@ function_exists('mb_decode_mimeheader') or die("skip mb_decode_mimeheader() is n
--FILE--
<?php
/* Prototype : string mb_decode_mimeheader(string string)
- * Description: Decodes the MIME "encoded-word" in the string
+ * Description: Decodes the MIME "encoded-word" in the string
* Source code: ext/mbstring/mbstring.c
* Alias to functions:
*/
@@ -103,7 +103,7 @@ $inputs = array(
'unset var' => @$unset_var,
// resource variable
- 'resource' => $fp
+ 'resource' => $fp
);
// loop through each element of the array for string