X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Fdillo_viewer%2Fdillo_viewer.c;h=389d795701b69e86176a4bb195c1aa4f33f6a0a7;hp=f28db52868eae2e416104814f94f6d86d99f9fd8;hb=3605420f27960366e5848ec3577a69ac6dd51559;hpb=0e8d5bfb79ed6b3f75270aa4e2043be999ff67bd 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."; }