diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index df23661251..478e2ffe74 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #301459 + * evolution-message-composer.xml: Fixed the typo error. + 2005-04-08 Not Zed <NotZed@Ximian.com> * evolution-message-composer.xml: change the label to "Request diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index 3dbcee2900..bd21387446 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -75,7 +75,7 @@ type="toggle" state="0" hidden="1"/> <cmd name="SecuritySMimeEncrypt" _label="S/MIME Encrypt" - _tip="Encrypt this message with your S/MIME Encryption Cetificate" + _tip="Encrypt this message with your S/MIME Encryption Certificate" type="toggle" state="0" hidden="1"/> </commands> |