From 9b851fd6b22c45631c7026773ce927d3f28d0f67 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 31 Jul 2020 18:20:50 -0700 Subject: [PATCH] SecurityPkg/OpalPassword: Fix spelling mistake REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2346 Cc: Qi Zhang Cc: Rahul Kumar Signed-off-by: Michael D Kinney Reviewed-by: Jian J Wang --- SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c index 211e75537a..0ab71a3665 100644 --- a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c +++ b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c @@ -548,7 +548,7 @@ HiiConfirmDataRemovalAction ( Unicode, L" System should not be powered off until action completion ", L" ", - L" Press 'Y/y' to continue, press 'N/n' to cancal ", + L" Press 'Y/y' to continue, press 'N/n' to cancel ", NULL ); } while ( -- 2.39.2