Fix minor typo

This commit is contained in:
k4m4 2017-03-31 09:47:28 +03:00
parent dc17b0a6ff
commit b9beba166c
1 changed files with 1 additions and 1 deletions

View File

@ -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: