mirror of https://github.com/acidanthera/audk.git
ShellPkg/SetVar: Fix typo in comments
Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
parent
68f1e1fce7
commit
6877b9bd04
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue