]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/SetupBrowser: Fix the typo in the comment
authorGary Lin <glin@suse.com>
Fri, 24 Jun 2016 09:40:28 +0000 (17:40 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 27 Jun 2016 03:20:11 +0000 (11:20 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c

index 8e8607d4c0093c77589c9189d4542c1ac4a0c70c..11a8fdc30daaaeb01afa49dc224051b042a8c6c9 100644 (file)
@@ -22,7 +22,7 @@ extern LIST_ENTRY      gBrowserStorageList;
   Initialize Statement header members.\r
 \r
   @param  OpCodeData             Pointer of the raw OpCode data.\r
-  @param  FormSet                Pointer of the current FormSe.\r
+  @param  FormSet                Pointer of the current FormSet.\r
   @param  Form                   Pointer of the current Form.\r
 \r
   @return The Statement.\r