summaryrefslogtreecommitdiff
path: root/ext/imap/tests/imap_fetch_overview_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/imap_fetch_overview_error.phpt')
-rw-r--r--ext/imap/tests/imap_fetch_overview_error.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/imap/tests/imap_fetch_overview_error.phpt b/ext/imap/tests/imap_fetch_overview_error.phpt
index e300e62928..78510d6bd1 100644
--- a/ext/imap/tests/imap_fetch_overview_error.phpt
+++ b/ext/imap/tests/imap_fetch_overview_error.phpt
@@ -7,8 +7,8 @@ require_once(dirname(__FILE__).'/skipif.inc');
--FILE--
<?php
/* Prototype : array imap_fetch_overview(resource $stream_id, int $msg_no [, int $options])
- * Description: Read an overview of the information in the headers
- * of the given message sequence
+ * Description: Read an overview of the information in the headers
+ * of the given message sequence
* Source code: ext/imap/php_imap.c
*/