aboutsummaryrefslogtreecommitdiff
path: root/errmsg.py
diff options
context:
space:
mode:
Diffstat (limited to 'errmsg.py')
-rw-r--r--errmsg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/errmsg.py b/errmsg.py
index 25e0641..8e67d42 100644
--- a/errmsg.py
+++ b/errmsg.py
@@ -3,5 +3,5 @@ os=clc.fail+"Operating System error:"+clc.endc
direxist=clc.warn+clc.bold+"The folder already exists !"+clc.endc
formaterr=clc.fail+"Something occured with the formating. File is not retrievable, passing on next download."+clc.endc
sslerr=clc.fail+clc.bold+"SSL Certificate Error. Please check the time on your computer, adjust it accordingly, or wait a bit before retrying the downloads."+clc.endc
-sigkill=clc.fail+"\n\nProcess interrupted by CTRL+C or system."clc.endc
+sigkill=clc.fail+"\n\nProcess interrupted by CTRL+C or system."+clc.endc
"\n\nProcess interrupted by CTRL+C or system."