--- embedaddon/php/ext/imap/tests/imap_include.inc 2012/02/21 23:47:56 1.1.1.1 +++ embedaddon/php/ext/imap/tests/imap_include.inc 2013/07/22 01:31:52 1.1.1.2 @@ -61,7 +61,7 @@ function displayOverviewFields($resp, $fields=null) { * @param string mailbox_suffix Suffix used to uniquely identify mailboxes * @param int message_count number of test msgs to be written to new mailbox * - * @return IMAP stream to new mailbox on sucesss; FALSE on failure + * @return IMAP stream to new mailbox on success; FALSE on failure */ function setup_test_mailbox($mailbox_suffix, $message_count, &$new_mailbox = null, $msg_type = "simple"){ global $server, $default_mailbox, $username, $password;