googlereaderimport: remove unneeded capitalization in description
This commit is contained in:
parent
be669c8305
commit
7c93962dc8
|
@ -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,
|
||||||
"");
|
"");
|
||||||
|
|
Loading…
Reference in New Issue