phpdoc typo
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 29 Jan 2010 08:00:03 +0000 (01:00 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 29 Jan 2010 18:21:20 +0000 (11:21 -0700)
imp/lib/Imap.php

index 6e9e865..6e8bf39 100644 (file)
@@ -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.