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