diff --git a/modules/coins.py b/modules/coins.py index 516a54cf..b146cf07 100644 --- a/modules/coins.py +++ b/modules/coins.py @@ -276,7 +276,7 @@ class Module(ModuleManager.BaseModule): def default_wallet(self, event): """ :help: Set a default wallet for a given wallet type - :usage: + :usage: [wallet] """ type = event["args_split"][0] if len(event["args_split"]) > 1: