spelling
authorJan Schneider <jan@horde.org>
Thu, 3 Jun 2010 13:32:08 +0000 (15:32 +0200)
committerJan Schneider <jan@horde.org>
Thu, 3 Jun 2010 15:06:01 +0000 (17:06 +0200)
imp/lib/Mime/Viewer/Itip.php

index 0d63d4a..70d43c0 100644 (file)
@@ -674,7 +674,7 @@ class IMP_Horde_Mime_Viewer_Itip extends Horde_Mime_Viewer_Driver
             break;
 
         case 'ADD':
-            $desc = _("%s wishes to ammend \"%s\".");
+            $desc = _("%s wishes to amend \"%s\".");
             if ($registry->hasMethod('calendar/import')) {
                 $options[] = '<option value="import">' .   _("Update this event on my calendar") . '</option>';
             }