mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 22:45:57 +00:00
googlereaderimport: remove unneeded capitalization in description
This commit is contained in:
@@ -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,
|
||||
"");
|
||||
|
||||
Reference in New Issue
Block a user