Fix typo. Spotted by EugeneZelenko.
This commit is contained in:
parent
ca6d7f1042
commit
91e8e6f385
@ -206,7 +206,7 @@ class AdsensePlugin extends UAPPlugin
|
|||||||
'author' => 'Evan Prodromou',
|
'author' => 'Evan Prodromou',
|
||||||
'homepage' => 'http://status.net/wiki/Plugin:Adsense',
|
'homepage' => 'http://status.net/wiki/Plugin:Adsense',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
_m('Plugin to add Google Adsense to StatusNet sites.'));
|
_m('Plugin to add Google AdSense to StatusNet sites.'));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user