From 9011cfbe55c8f2263b6e1d8ab62e3d7b99c71c1d Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Fri, 24 Jun 2016 17:40:29 +0800 Subject: [PATCH] EdkCompatibilityPkg: Fix the typo in the comment Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin Reviewed-by: Liming Gao --- .../Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c index 07b99fbecb..105c3b53e1 100644 --- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c +++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/UefiIfrParser.c @@ -97,7 +97,7 @@ DestoryOneOfOptionMap ( 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. -- 2.39.2