Fixed spelling on exit message

This commit is contained in:
GameTec_live
2023-04-08 12:34:20 +02:00
parent 2dffb84f95
commit 9673235e85
+1 -1
View File
@@ -164,7 +164,7 @@ class ChameleonCLI:
continue
if cmd_str == "exit":
print("Bye, thanks for you. ^.^ ")
print("Bye, thank you. ^.^ ")
sys.exit(996)
# parse cmd