projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9caafee
)
Typo
author
Jan Schneider
<jan@horde.org>
Wed, 7 Jan 2009 18:20:15 +0000
(19:20 +0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 8 Jan 2009 14:23:16 +0000
(15:23 +0100)
imp/lib/Compose.php
patch
|
blob
|
history
diff --git
a/imp/lib/Compose.php
b/imp/lib/Compose.php
index
8d3845d
..
26e756c
100644
(file)
--- a/
imp/lib/Compose.php
+++ b/
imp/lib/Compose.php
@@
-669,7
+669,7
@@
class IMP_Compose
/**
* Return mail driver/params necessary to send a message.
*
- * @return array 'driver' => mail d
ir
ver; 'params' => list of params.
+ * @return array 'driver' => mail d
ri
ver; 'params' => list of params.
*/
static public function getMailDriver()
{