projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7735dfd
)
phpdoc typo
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 29 Jan 2010 08:00:03 +0000
(
01:00
-0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 29 Jan 2010 18:21:20 +0000
(11:21 -0700)
imp/lib/Imap.php
patch
|
blob
|
history
diff --git
a/imp/lib/Imap.php
b/imp/lib/Imap.php
index
6e9e865
..
6e8bf39
100644
(file)
--- 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, treat
e
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.