1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 20:21:28 +00:00

googlereaderimport: remove unneeded capitalization in description

This commit is contained in:
Andrew Dolgov
2013-03-28 23:41:31 +04:00
parent be669c8305
commit 7c93962dc8

View File

@@ -7,7 +7,7 @@ class GoogleReaderImport extends Plugin {
function about() { function about() {
return array(1.0, return array(1.0,
"Import Starred or Shared items from Google Reader takeout", "Import starred/shared items from Google Reader takeout",
"fox", "fox",
false, false,
""); "");