summaryrefslogtreecommitdiff
path: root/plugins/pocket/pocket.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pocket/pocket.php')
-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)",
"?");
}