From 98c01be96e108c182b37a44f4b196ee742429a4d Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Thu, 14 Jun 2012 15:45:19 +0200 Subject: [PATCH] +pas --- historien.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/historien.py b/historien.py index 18635ea..429f567 100755 --- a/historien.py +++ b/historien.py @@ -591,7 +591,7 @@ class Historien(ircbot.SingleServerIRCBot): return except GoodDeceny: if flag_century in [0,1]: - serv.privmsg(canal,"%s: C'est la bonne décennie, mais la bonne année, encore un effort ;)"%(auteur)) + serv.privmsg(canal,"%s: C'est la bonne décennie, mais pas la bonne année, encore un effort ;)"%(auteur)) self.play_status[canal][3]=2 return if score_obtenu: -- 2.39.2