aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriit Laes <plaes@svn.gnome.org>2007-11-01 00:46:10 +0800
committerPriit Laes <plaes@src.gnome.org>2007-11-01 00:46:10 +0800
commit8bc7363c66a00172f3240546df62f932cac4cafe (patch)
treedd4711fbe2338e3712b16d8a6c53e9533f5fbc12
parent219faf7e428077af21213fedfc7a33432f4c545f (diff)
downloadgsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.gz
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.bz2
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.lz
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.xz
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.tar.zst
gsoc2013-evolution-8bc7363c66a00172f3240546df62f932cac4cafe.zip
Fix typo in documentation. Ditto.
2007-10-31 Priit Laes <plaes@svn.gnome.org> * em-format-html-display.c: Fix typo in documentation. * em-message-browser.c: Ditto. svn path=/trunk/; revision=34471
-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