Typo
authorJan Schneider <jan@horde.org>
Wed, 7 Jan 2009 18:20:15 +0000 (19:20 +0100)
committerJan Schneider <jan@horde.org>
Thu, 8 Jan 2009 14:23:16 +0000 (15:23 +0100)
imp/lib/Compose.php

index 8d3845d..26e756c 100644 (file)
@@ -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()
     {