projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d4b683
)
Typo.
author
Gunnar Wrobel
<p@rdus.de>
Sun, 5 Dec 2010 14:29:52 +0000
(15:29 +0100)
committer
Gunnar Wrobel
<p@rdus.de>
Sun, 5 Dec 2010 14:29:52 +0000
(15:29 +0100)
imp/lib/Auth.php
patch
|
blob
|
history
diff --git
a/imp/lib/Auth.php
b/imp/lib/Auth.php
index
c6f4fda
..
078312e
100644
(file)
--- a/
imp/lib/Auth.php
+++ b/
imp/lib/Auth.php
@@
-116,7
+116,7
@@
class IMP_Auth
case Horde_Imap_Client_Exception::LOGIN_UNAVAILABLE:
$code = Horde_Auth::REASON_MESSAGE;
- $e = _("Remo
v
e server is down. Please try again later.");
+ $e = _("Remo
t
e server is down. Please try again later.");
break;
case Horde_Imap_Client_Exception::LOGIN_NOAUTHMETHOD: