From: Paul Mangan Date: Mon, 17 Mar 2003 11:34:00 +0000 (+0000) Subject: slight change to description text X-Git-Tag: rel_0_9_0~198 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=3605420f27960366e5848ec3577a69ac6dd51559;ds=sidebyside slight change to description text --- diff --git a/src/plugins/dillo_viewer/dillo_viewer.c b/src/plugins/dillo_viewer/dillo_viewer.c index f28db5286..389d79570 100644 --- a/src/plugins/dillo_viewer/dillo_viewer.c +++ b/src/plugins/dillo_viewer/dillo_viewer.c @@ -163,6 +163,6 @@ const gchar *plugin_name() 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."; }