From 08c8d1b8f39dd32a554ffab08204ed8f84b7ab81 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 8 Nov 2020 23:16:35 -0500 Subject: [PATCH] spelling: authentication Signed-off-by: Josh Soref --- include/tests_authentication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_authentication b/include/tests_authentication index 4f43745a..b27e59c7 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -1068,7 +1068,7 @@ # Test : AUTH-9306 # Description : Check if authentication is needed to boot the system # Notes : :d_boot_authenticate: is a good option for production machines to - # avoid unauthorized booting of systems. Option :d_boot_autentication@: + # avoid unauthorized booting of systems. Option :d_boot_authentication@: # disabled a required login. Register --test-no AUTH-9306 --os HP-UX --weight L --network NO --category security --description "Check single boot authentication" if [ ${SKIPTEST} -eq 0 ]; then