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.