From 6877b9bd0428de299b3cdd790843d00843305e2c Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Thu, 6 Apr 2017 21:55:04 +0800 Subject: ShellPkg/SetVar: Fix typo in comments Cc: Ruiyu Ni Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Ruiyu Ni --- ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg') diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c index 7cbe0d93ee..8fb918d082 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c @@ -247,7 +247,7 @@ ParseParameterData ( /** Function to get each data from parameters. - @param[in] Pacakge The package of checked values. + @param[in] Package The package of checked values. @param[out] Buffer A pointer to a buffer to hold the return data. @param[out] BufferSize Indicates the size of data in bytes return in Buffer. -- cgit v1.2.3