From 6f3b3953fe17d7987ef020b88ae493879a1371eb Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Wed, 7 Jan 2009 19:20:15 +0100 Subject: [PATCH] Typo --- imp/lib/Compose.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.11.0