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>2016-07-26 15:35:47 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-26 15:35:47 +0300
commit019203e7e817be22fdf492bb5caafb86cf83aa36 (patch)
tree950511a954a085f3175e38bb06f08d79da4c0c02 /include/tests_file_integrity
parent7dbe80c7a4631c16e9eeb22feae4b3c7a46966a4 (diff)
Typo fix
Diffstat (limited to 'include/tests_file_integrity')
-rw-r--r--include/tests_file_integrity2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_file_integrity b/include/tests_file_integrity
index ca36c1e2..4b8d531d 100644
--- a/include/tests_file_integrity
+++ b/include/tests_file_integrity
@@ -89,7 +89,7 @@
Display --indent 6 --text "- AIDE config file" --result "${STATUS_FOUND}" --color GREEN
else
Display --indent 6 --text "- AIDE config file" --result "${STATUS_WARNING}" --color YELLOW
- ReportSuggestion "${TEST_NO}" "Check the AIDE configuratio file as it may contain errors"
+ ReportSuggestion "${TEST_NO}" "Check the AIDE configuration file as it may contain errors"
fi
fi
fi