summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-06-24 17:40:28 +0800
committerLiming Gao <liming.gao@intel.com>2016-06-27 11:20:11 +0800
commitfda7cd4f25f831f93b71c3264143618b3cebfb33 (patch)
tree9983e8b1a7122069108d67c32d2e8382a86fb31b /MdeModulePkg
parent9011cfbe55c8f2263b6e1d8ab62e3d7b99c71c1d (diff)
downloadedk2-fda7cd4f25f831f93b71c3264143618b3cebfb33.tar.gz
edk2-fda7cd4f25f831f93b71c3264143618b3cebfb33.tar.bz2
edk2-fda7cd4f25f831f93b71c3264143618b3cebfb33.zip
MdeModulePkg/SetupBrowser: Fix the typo in the comment
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c b/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
index 8e8607d4c0..11a8fdc30d 100644
--- a/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
+++ b/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
@@ -22,7 +22,7 @@ extern LIST_ENTRY gBrowserStorageList;
Initialize Statement header members.
@param OpCodeData Pointer of the raw OpCode data.
- @param FormSet Pointer of the current FormSe.
+ @param FormSet Pointer of the current FormSet.
@param Form Pointer of the current Form.
@return The Statement.