Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-09-21 17:31:06 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-09-21 17:31:06 +0300
commita1b6d463b2f3ff5f9cdd2383bc3ee031f38bb4e5 (patch)
treebd151fa6c6aac9b0e76ce87381c988ecf9dc693c /include/tests_ports_packages
parent2c32e8e04df851fbea035a75b29d73558562e901 (diff)
Fixed a typo
Diffstat (limited to 'include/tests_ports_packages')
-rw-r--r--include/tests_ports_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ports_packages b/include/tests_ports_packages
index e82c8eaf..55276ca5 100644
--- a/include/tests_ports_packages
+++ b/include/tests_ports_packages
@@ -650,7 +650,7 @@
LogText "Result: Cron job is not configured for debsums utility."
Display --indent 6 --text "- Cron job for debsums" --result "${STATUS_NOT_FOUND}" --color YELLOW
AddHP 1 3
- ReportSuggestion "${TEST_NO}" "Check debsums configuration and enable checking regurlarly via a cron job."
+ ReportSuggestion "${TEST_NO}" "Check debsums configuration and enable checking regularly via a cron job."
fi
else
LogText "Result: debsums utility is not installed."