mirror of https://github.com/CISOfy/lynis.git
Typo fix
This commit is contained in:
parent
7dbe80c7a4
commit
019203e7e8
|
@ -89,7 +89,7 @@
|
||||||
Display --indent 6 --text "- AIDE config file" --result "${STATUS_FOUND}" --color GREEN
|
Display --indent 6 --text "- AIDE config file" --result "${STATUS_FOUND}" --color GREEN
|
||||||
else
|
else
|
||||||
Display --indent 6 --text "- AIDE config file" --result "${STATUS_WARNING}" --color YELLOW
|
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
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue