From 412e51832bb0fca5500e5ffeb1fd3de98fc10edf Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 29 Jan 2010 01:00:03 -0700 Subject: [PATCH] phpdoc typo --- imp/lib/Imap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Imap.php b/imp/lib/Imap.php index 6e9e865d1..6e8bf39d5 100644 --- a/imp/lib/Imap.php +++ b/imp/lib/Imap.php @@ -155,7 +155,7 @@ class IMP_Imap * @param string $username The username to authenticate with. * @param string $password The password to authenticate with. * @param string $key Create a new object using this server key. - * @param boolean $global If true, treate the created object as the IMP + * @param boolean $global If true, treat the created object as the IMP * global IMAP object. * * @return boolean The object on success, false on error. -- 2.11.0