summaryrefslogtreecommitdiff
path: root/plugins/pinterest
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-25 10:06:35 +0400
committerAndrew Dolgov <[email protected]>2012-12-25 10:06:35 +0400
commit0ac22f29ca24068876233d3d75f55b1a7d9c7072 (patch)
tree451d3078b752d101b159a9d31faaf191bb2331bf /plugins/pinterest
parentd2a421e3cbaa782748840fc19afad4ac65f044b8 (diff)
plugins cleanup, update descriptions
Diffstat (limited to 'plugins/pinterest')
-rw-r--r--plugins/pinterest/pinterest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pinterest/pinterest.php b/plugins/pinterest/pinterest.php
index f93b62ff9..aef9d8511 100644
--- a/plugins/pinterest/pinterest.php
+++ b/plugins/pinterest/pinterest.php
@@ -5,7 +5,7 @@ class Pinterest extends Plugin {
function about() {
return array(1.0,
- "Share article via Pinterest",
+ "Share article on Pinterest",
"?");
}