From 0ac22f29ca24068876233d3d75f55b1a7d9c7072 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 25 Dec 2012 10:06:35 +0400 Subject: plugins cleanup, update descriptions --- plugins/mail/mail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mail/mail.php') diff --git a/plugins/mail/mail.php b/plugins/mail/mail.php index ed65ca021..2e972cf61 100644 --- a/plugins/mail/mail.php +++ b/plugins/mail/mail.php @@ -6,7 +6,7 @@ class Mail extends Plugin { function about() { return array(1.0, - "Adds a share article via email button", + "Share article via email", "fox"); } -- cgit v1.2.3-54-g00ecf