diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-05 08:56:59 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-05 08:56:59 +0800 |
commit | 6cc1e874e815fa1bbae6e05b0a6897ed900ed89c (patch) | |
tree | a0420e1a631fe2d632b1f995c872dd2a56295fe1 /plugins/external-editor | |
parent | 74be145e707bd22c1a39d1cbf447b6c03bcfc6d3 (diff) | |
download | gsoc2013-evolution-6cc1e874e815fa1bbae6e05b0a6897ed900ed89c.tar.gz gsoc2013-evolution-6cc1e874e815fa1bbae6e05b0a6897ed900ed89c.tar.zst gsoc2013-evolution-6cc1e874e815fa1bbae6e05b0a6897ed900ed89c.zip |
Fix an eplug typo.
Diffstat (limited to 'plugins/external-editor')
-rw-r--r-- | plugins/external-editor/org-gnome-external-editor.eplug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/external-editor/org-gnome-external-editor.eplug.xml b/plugins/external-editor/org-gnome-external-editor.eplug.xml index 5d53955392..3ecab43293 100644 --- a/plugins/external-editor/org-gnome-external-editor.eplug.xml +++ b/plugins/external-editor/org-gnome-external-editor.eplug.xml @@ -5,7 +5,7 @@ id="org.gnome.plugin.external.editor" _name="External Editor"> <author name="Holger Macht" email="hmacht@suse.de"/> <author name="Sankar P" email="sankar2u@gmail.com"/> - <_description>A plugin for using an external editor as the composer. You can send only plain-text messages.</description> + <_description>A plugin for using an external editor as the composer. You can send only plain-text messages.</_description> <hook class="org.gnome.evolution.ui:1.0"> <ui-manager id="org.gnome.evolution.composer"> |