ShellPkg: Series of patches to fix typos - apropriate to appropriate
Cc: Jaben Carsey <jaben.carsey@intel.com> Cc: Shumin Qiu <shumin.qiu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com> Reviewed-By: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
committed by
Jaben Carsey
parent
b6173a3a53
commit
1d32246161
@@ -374,7 +374,7 @@ ShellCommandRunDrvDiag (
|
||||
|| (ShellCommandLineGetFlag(Package, L"-m"))
|
||||
){
|
||||
//
|
||||
// Run the apropriate test
|
||||
// Run the appropriate test
|
||||
//
|
||||
if (ShellCommandLineGetFlag(Package, L"-s")) {
|
||||
Mode = TestModeStandard;
|
||||
|
Reference in New Issue
Block a user