diff --git a/handler/commands.py b/handler/commands.py index 9f3bc2b..e82053c 100644 --- a/handler/commands.py +++ b/handler/commands.py @@ -356,7 +356,7 @@ class IRCCommands(object): class pubads(object): name = "pubads" authed = True - helptext = "View public adverts. Usage: pubads " + helptext = "View public adverts. Usage: pubads " @staticmethod def run(cmd, spl, length, authed, msg, agora, revolut, tx):