From f474e8ecc3699fe04de8e01eb12ce13083a6019a Mon Sep 17 00:00:00 2001 From: Davte Date: Sat, 20 Jul 2019 20:28:21 +0200 Subject: [PATCH] Typo --- ciclopibot/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ciclopibot/bot.py b/ciclopibot/bot.py index 46c3851..75c25e1 100644 --- a/ciclopibot/bot.py +++ b/ciclopibot/bot.py @@ -138,7 +138,7 @@ if __name__ == '__main__': supported_languages=supported_languages ) # Run bot(s) - logging.info("Presso ctrl+C to exit.") + logging.info("Press ctrl+C to exit.") exit_state = davtelepot.bot.Bot.run( local_host=local_host, port=port