From fda7cd4f25f831f93b71c3264143618b3cebfb33 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Fri, 24 Jun 2016 17:40:28 +0800 Subject: MdeModulePkg/SetupBrowser: Fix the typo in the comment Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin Reviewed-by: Star Zeng --- MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3