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_custom.template
parent2c32e8e04df851fbea035a75b29d73558562e901 (diff)
Fixed a typo
Diffstat (limited to 'include/tests_custom.template')
-rw-r--r--include/tests_custom.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_custom.template b/include/tests_custom.template
index f2e6a2ef..e8de448f 100644
--- a/include/tests_custom.template
+++ b/include/tests_custom.template
@@ -109,7 +109,7 @@
#################################################################################
#
# Test : CUST-0040
- # Description : Our second test, with a prequisite test
+ # Description : Our second test, with a prerequisite test
# First check if OPENSSLBINARY is known as a prerequisite for this test
# ! means "not". So if the binary is known, the prerequisite is matched. Otherwise we set it to NO and define a reason why we skipped this test