aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/em-format-html-display.c2
-rw-r--r--mail/em-message-browser.c2
3 files changed, 7 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b342ed62a5..c560705e16 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,4 +1,9 @@
2007-10-31 Priit Laes <plaes@svn.gnome.org>
+
+ * em-format-html-display.c: Fix typo in documentation.
+ * em-message-browser.c: Ditto.
+
+2007-10-31 Priit Laes <plaes@svn.gnome.org>
* mail-component.c: (view_changed): Fix the ordering of the string
components.
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