From: Jan Schneider Date: Wed, 7 Jan 2009 18:20:15 +0000 (+0100) Subject: Typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6f3b3953fe17d7987ef020b88ae493879a1371eb;p=horde.git Typo --- diff --git a/imp/lib/Compose.php b/imp/lib/Compose.php index 8d3845dda..26e756c3d 100644 --- 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 dirver; 'params' => list of params. + * @return array 'driver' => mail driver; 'params' => list of params. */ static public function getMailDriver() {