diff --git a/botcmd.py b/botcmd.py index d518971..4dcb287 100644 --- a/botcmd.py +++ b/botcmd.py @@ -258,7 +258,7 @@ def help(cmd): elif cmd=='#untrust': return '#untrust nick remove nick from trusted list' elif cmd=='#ls-trusted': - return '#lt-trusted list nicks that are trusted. use only in a query' + return '#ls-trusted list nicks that are trusted. use only in a query' elif cmd=='#help': return '#help [command] give short info of command or list commands' else: