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:
Dandan Bi 2017-04-06 21:55:04 +08:00 committed by Hao Wu
parent 68f1e1fce7
commit 6877b9bd04
1 changed files with 1 additions and 1 deletions

View File

@ -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.