From 8bc7363c66a00172f3240546df62f932cac4cafe Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Wed, 31 Oct 2007 16:46:10 +0000 Subject: Fix typo in documentation. Ditto. 2007-10-31 Priit Laes * em-format-html-display.c: Fix typo in documentation. * em-message-browser.c: Ditto. svn path=/trunk/; revision=34471 --- mail/ChangeLog | 5 +++++ mail/em-format-html-display.c | 2 +- mail/em-message-browser.c | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index b342ed62a5..c560705e16 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2007-10-31 Priit Laes + + * em-format-html-display.c: Fix typo in documentation. + * em-message-browser.c: Ditto. + 2007-10-31 Priit Laes * mail-component.c: (view_changed): Fix the ordering of the string diff --git a/mail/em-format-html-display.c b/mail/em-format-html-display.c index 036cf570e3..b48d97630a 100644 --- a/mail/em-format-html-display.c +++ b/mail/em-format-html-display.c @@ -2187,7 +2187,7 @@ efhd_bar_button_press_event(EAttachmentBar *bar, GdkEventButton *event, EMFormat if (event && event->button != 3) return FALSE; - /** @HookPoint-EMPopup: Attachment Bar Context Menu + /** @HookPoint-EMPopup: Attachment Bar Context Menu * @Id: org.gnome.evolution.mail.attachments.popup * @Class: org.gnome.evolution.mail.popup:1.0 * @Target: EMPopupTargetPart diff --git a/mail/em-message-browser.c b/mail/em-message-browser.c index ec43254572..5a963ef3bf 100644 --- a/mail/em-message-browser.c +++ b/mail/em-message-browser.c @@ -205,7 +205,7 @@ GtkWidget *em_message_browser_new(void) { EMMessageBrowser *emmb = g_object_new(em_message_browser_get_type(), NULL); - /** @HookPoint-EMMenu: Standalone Mssage View Menu + /** @HookPoint-EMMenu: Standalone Message View Menu * @Id: org.gnome.evolution.mail.messagebrowser * @Class: org.gnome.evolution.mail.bonobomenu:1.0 * @Target: EMMenuTargetSelect -- cgit v1.2.3