summaryrefslogtreecommitdiff
path: root/ext/imap/tests/imap_fetchheader_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/imap_fetchheader_error.phpt')
-rw-r--r--ext/imap/tests/imap_fetchheader_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/imap/tests/imap_fetchheader_error.phpt b/ext/imap/tests/imap_fetchheader_error.phpt
index e2f5b1260b..77f6002eb5 100644
--- a/ext/imap/tests/imap_fetchheader_error.phpt
+++ b/ext/imap/tests/imap_fetchheader_error.phpt
@@ -7,7 +7,7 @@ require_once(dirname(__FILE__).'/skipif.inc');
--FILE--
<?php
/* Prototype : string imap_fetchheader(resource $stream_id, int $msg_no [, int $options])
- * Description: Get the full unfiltered header for a message
+ * Description: Get the full unfiltered header for a message
* Source code: ext/imap/php_imap.c
*/