desc change

This commit is contained in:
kremsy 2014-02-19 10:57:56 +01:00 committed by Steffen Schröder
parent 8e812f19c5
commit 9f2b4b143d

View File

@ -142,7 +142,7 @@ class DonationPlugin implements CallbackListener, CommandListener, Plugin {
* @see \ManiaControl\Plugins\Plugin::getDescription()
*/
public static function getDescription() {
return 'Plugin offering commands like /donate, /pay and /getplanets and a donation widget.';
return 'Plugin offering commands like /donate, /pay and /planets and a donation widget.';
}
/**