Fix typo in check_4_11

Fix the text description for check_4_11 .
This commit is contained in:
João Fernandes 2021-11-11 19:45:33 +00:00 committed by João Carlos dos Santos Fernandes
parent ec3ddf2acd
commit 7e89ea067d
No known key found for this signature in database
GPG key ID: CD84D566FB845F9D

View file

@ -233,7 +233,7 @@ check_4_10() {
check_4_11() {
local id="4.11"
local desc="Ensure only verified packages are are installed (Manual)"
local desc="Ensure only verified packages are installed (Manual)"
local remediation="You should use a secure package distribution mechanism of your choice to ensure the authenticity of software packages."
local remediationImpact="None."
local check="$id - $desc"