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