diff --git a/sopel/modules/clock.py b/sopel/modules/clock.py index 8ae62d2bd1..1b4eaeb953 100644 --- a/sopel/modules/clock.py +++ b/sopel/modules/clock.py @@ -26,7 +26,7 @@ 'What format do you want me to use? ' 'Try using http://strftime.net to make one.') ERROR_INVALID_TIMEZONE = ( - 'Could not find timezone "%s".' + 'Could not find timezone "%s". ' 'Try one from https://sopel.chat/tz') ERROR_INVALID_FORMAT = ( "That format doesn't work. Try using "