From 74ac29d27c853de8291636782c06ca434d8af618 Mon Sep 17 00:00:00 2001 From: Myned Date: Tue, 17 Oct 2017 02:29:06 -0400 Subject: [PATCH] Formatting change --- src/main/misc/exceptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/misc/exceptions.py b/src/main/misc/exceptions.py index 4ede3e8..b28d74a 100644 --- a/src/main/misc/exceptions.py +++ b/src/main/misc/exceptions.py @@ -1,4 +1,4 @@ -base = '⚠️ **An internal error has occurred.** This has already been reported.' +base = '⚠️ **An internal error has occurred.** This has been reported.' async def send_error(ctx, error):