From d6f2fd47f016fa5c2b83f3630b9c6ffd651300bf Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Sat, 2 Feb 2019 10:34:30 -0600 Subject: [PATCH] typo in error message --- GeoffreyBot/geoffrey.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GeoffreyBot/geoffrey.py b/GeoffreyBot/geoffrey.py index 47f47b2..49c83e2 100644 --- a/GeoffreyBot/geoffrey.py +++ b/GeoffreyBot/geoffrey.py @@ -94,8 +94,8 @@ class GeoffreyBot(commands.Bot): error_str = "Well bud, you got this far. Good job! But you still h*cked up the syntax. Check {}help." \ .format(self.prefix) elif e == "DataError": - error_str = "Slow down their slugger, that's a logn word or number you are trying to cram into me, try " \ - "again with something smaller" + error_str = "Slow down their slugger, that's a long word or number you are trying to cram into me, try " \ + "again with something smaller, please" if error_str is '': await self.send_error_message(