summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-28 23:41:31 +0400
committerAndrew Dolgov <[email protected]>2013-03-28 23:41:31 +0400
commit7c93962dc870a201547d844d8de4b7414942b046 (patch)
tree9b9e3a32b844e065882b4ba9789d6f869596cb64 /plugins
parentbe669c8305d94b4fff0458d61ae512de966b6218 (diff)
googlereaderimport: remove unneeded capitalization in description
Diffstat (limited to 'plugins')
-rw-r--r--plugins/googlereaderimport/init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/googlereaderimport/init.php b/plugins/googlereaderimport/init.php
index 77219e19f..881d9dedb 100644
--- a/plugins/googlereaderimport/init.php
+++ b/plugins/googlereaderimport/init.php
@@ -7,7 +7,7 @@ class GoogleReaderImport extends Plugin {
function about() {
return array(1.0,
- "Import Starred or Shared items from Google Reader takeout",
+ "Import starred/shared items from Google Reader takeout",
"fox",
false,
"");