From: Jan Schneider Date: Thu, 3 Jun 2010 13:32:08 +0000 (+0200) Subject: spelling X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=20307041a3224d1604f3dba3a927fbe3f0b3c9ae;p=horde.git spelling --- diff --git a/imp/lib/Mime/Viewer/Itip.php b/imp/lib/Mime/Viewer/Itip.php index 0d63d4a3d..70d43c0f6 100644 --- a/imp/lib/Mime/Viewer/Itip.php +++ b/imp/lib/Mime/Viewer/Itip.php @@ -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[] = ''; }