public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch] ShellPkg/SetVar: Fix typo in comments
@ 2017-04-07  3:01 Dandan Bi
  2017-04-07  3:10 ` Ni, Ruiyu
  0 siblings, 1 reply; 2+ messages in thread
From: Dandan Bi @ 2017-04-07  3:01 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ruiyu Ni

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-07  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-07  3:01 [patch] ShellPkg/SetVar: Fix typo in comments Dandan Bi
2017-04-07  3:10 ` Ni, Ruiyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox