Cc: Ruiyu Ni <ruiyu...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan...@intel.com>
---
 ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c 
b/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
index 7cbe0d9..8fb918d 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
+++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SetVar.c
@@ -245,11 +245,11 @@ 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.
 
   @retval   EFI_INVALID_PARAMETER     Buffer or BufferSize is NULL.
   @retval   EFI_OUT_OF_RESOURCES      A memory allcation failed.
-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to