From b9beba166c7a3caa62ab25df67b0d9db6aef47b1 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Fri, 31 Mar 2017 09:47:28 +0300 Subject: [PATCH] Fix minor typo --- kickthemout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kickthemout.py b/kickthemout.py index 64b4190..3b88170 100644 --- a/kickthemout.py +++ b/kickthemout.py @@ -61,7 +61,7 @@ def optionBanner(): def runDebug(): print("\n\n{0}WARNING! An unknown error has occurred, starting debug...{1}").format(RED, END) print( - "{0}Starting debug... (Please report this crash on 'https://github.com/k4m4/kickthemout/issues' with your private informations removed if necessary){1}").format( + "{0}Starting debug... (Please report this crash on 'https://github.com/k4m4/kickthemout/issues' with your private information removed where necessary){1}").format( RED, END) print("{0}").format(RED) try: