From cd2ae0bdbd6fd3dc37d30fc1f2fdc5166be43eed Mon Sep 17 00:00:00 2001 From: s55ma Date: Fri, 2 Jun 2017 13:35:44 +0200 Subject: [PATCH] update typo fixed typo --- trifling.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trifling.py b/trifling.py index f6acf18..ff98e41 100644 --- a/trifling.py +++ b/trifling.py @@ -441,7 +441,7 @@ def pamp(bot, trigger): @sopel.module.commands('xrp') def xrp(bot, trigger): - bot.say("We have the best C++ dev team on the world!") + bot.say("We have the best C++ dev team in the world!") @sopel.module.commands('asp') def asp(bot, trigger):