From 97f0dcdccecfc603476a3a481fec623a3e23502c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Oct 2017 13:44:53 +0000 Subject: [PATCH] jimbell --- trifling.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trifling.py b/trifling.py index e6ddaf2..58fafff 100644 --- a/trifling.py +++ b/trifling.py @@ -205,7 +205,7 @@ def jaxx(bot, trigger): if not trigger.group(2): bot.say(u'https://en.wikipedia.org/wiki/Jim_Bell') else: - bot.say(u'{} has opened an assasination futures market predicting the impending demise of {}.'.format(trigger.nick, trigger.group(2))) + bot.say(u'{} has opened an assassination futures market predicting the impending demise of {}.'.format(trigger.nick, trigger.group(2))) @sopel.module.commands('john_alan') def joshua(bot, trigger):