From 019203e7e817be22fdf492bb5caafb86cf83aa36 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 26 Jul 2016 14:35:47 +0200 Subject: [PATCH] Typo fix --- include/tests_file_integrity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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