aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bash_include2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_include b/bash_include
index bcb4d87..f4fa2ee 100644
--- a/bash_include
+++ b/bash_include
@@ -418,7 +418,7 @@ function help_function ()
mkscreenacl username ...
check_dmesg seconds
prehistory_backup
- check_important_files
+ check_important_files
ENDHELPMSG
} && return 0
local current_charset=`echo "$LC_ALL" | cut -d . -f 2`