[edk2-devel] [Patch] SecurityPkg/OpalPassword: Fix spelling mistake

Michael D Kinney posted 1 patch 3 years, 8 months ago
Failed in applying to current master (apply log)
SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [Patch] SecurityPkg/OpalPassword: Fix spelling mistake
Posted by Michael D Kinney 3 years, 8 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2346

Cc: Qi Zhang <qi1.zhang@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
 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.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#63615): https://edk2.groups.io/g/devel/message/63615
Mute This Topic: https://groups.io/mt/75919457/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch] SecurityPkg/OpalPassword: Fix spelling mistake
Posted by Wang, Jian J 3 years, 8 months ago
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>

Regards,
Jian

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Michael D
> Kinney
> Sent: Saturday, August 01, 2020 9:21 AM
> To: devel@edk2.groups.io
> Cc: Zhang, Qi1 <qi1.zhang@intel.com>; Kumar, Rahul1
> <rahul1.kumar@intel.com>
> Subject: [edk2-devel] [Patch] SecurityPkg/OpalPassword: Fix spelling mistake
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2346
> 
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  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.21.0.windows.1
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#64392): https://edk2.groups.io/g/devel/message/64392
Mute This Topic: https://groups.io/mt/75919457/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-