slight change to description text
authorPaul Mangan <paul@claws-mail.org>
Mon, 17 Mar 2003 11:34:00 +0000 (11:34 +0000)
committerPaul Mangan <paul@claws-mail.org>
Mon, 17 Mar 2003 11:34:00 +0000 (11:34 +0000)
src/plugins/dillo_viewer/dillo_viewer.c

index f28db52868eae2e416104814f94f6d86d99f9fd8..389d795701b69e86176a4bb195c1aa4f33f6a0a7 100644 (file)
@@ -163,6 +163,6 @@ const gchar *plugin_name()
 
 const gchar *plugin_desc()
 {
 
 const gchar *plugin_desc()
 {
-       return "This plugin allows to render HTML mail using the Dillo "
+       return "This plugin renders HTML mail using the Dillo "
                "web browser.";
 }
                "web browser.";
 }