OvmfPkg/Csm: Fix various typos
Fix various typos in documentation, comments and strings. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: David Woodhouse <dwmw2@infradead.org> Acked-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-56-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
f221466ea7
commit
48cf40b8c9
@@ -1,7 +1,7 @@
|
||||
// /** @file
|
||||
// Legacy Boot Maintainence UI module is library for BDS phase.
|
||||
// Legacy Boot Maintenance UI module is library for BDS phase.
|
||||
//
|
||||
// Legacy Boot Maintainence UI module is library for BDS phase.
|
||||
// Legacy Boot Maintenance UI module is library for BDS phase.
|
||||
//
|
||||
// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
|
||||
//
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
#string STR_MODULE_ABSTRACT
|
||||
#language en-US
|
||||
"Legacy Boot Maintainence UI module is library for BDS phase."
|
||||
"Legacy Boot Maintenance UI module is library for BDS phase."
|
||||
|
||||
#string STR_MODULE_DESCRIPTION
|
||||
#language en-US
|
||||
"Legacy Boot Maintainence UI module is library for BDS phase."
|
||||
"Legacy Boot Maintenance UI module is library for BDS phase."
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user