summaryrefslogtreecommitdiff
path: root/plugins/pocket
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/pocket
parentd2a421e3cbaa782748840fc19afad4ac65f044b8 (diff)
plugins cleanup, update descriptions
Diffstat (limited to 'plugins/pocket')
-rw-r--r--plugins/pocket/pocket.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pocket/pocket.php b/plugins/pocket/pocket.php
index b17597568..3fc51dd91 100644
--- a/plugins/pocket/pocket.php
+++ b/plugins/pocket/pocket.php
@@ -6,7 +6,7 @@ class Pocket extends Plugin {
function about() {
return array(1.0,
- "Share article via Pocket (formerly Read It Later)",
+ "Share article on Pocket (formerly Read It Later)",
"?");
}