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:
Mudusuru, Giri P
2016-07-07 00:47:45 -07:00
committed by Jaben Carsey
parent b6173a3a53
commit 1d32246161
3 changed files with 3 additions and 3 deletions

View File

@@ -374,7 +374,7 @@ ShellCommandRunDrvDiag (
|| (ShellCommandLineGetFlag(Package, L"-m"))
){
//
// Run the apropriate test
// Run the appropriate test
//
if (ShellCommandLineGetFlag(Package, L"-s")) {
Mode = TestModeStandard;