summaryrefslogtreecommitdiff
path: root/ext/imap/tests/imap_fetch_overview_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/imap_fetch_overview_variation6.phpt')
-rw-r--r--ext/imap/tests/imap_fetch_overview_variation6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/imap/tests/imap_fetch_overview_variation6.phpt b/ext/imap/tests/imap_fetch_overview_variation6.phpt
index 0c6ff4f622..4c2d3234f7 100644
--- a/ext/imap/tests/imap_fetch_overview_variation6.phpt
+++ b/ext/imap/tests/imap_fetch_overview_variation6.phpt
@@ -7,7 +7,7 @@ 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
*/