summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h')
-rw-r--r--MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h b/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
index feb27f1dc1..cbfa4f77b7 100644
--- a/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
+++ b/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
@@ -114,9 +114,9 @@ IfrLibUpdateForm (
If FormSetHelp is NULL, then ASSERT.
@param HiiHandle Hii handle
- @param Class On output, Class of the formset
- @param FormSetTitle On output, Formset title string
- @param FormSetHelp On output, Formset help string
+ @param Class On output, Class of the formset
+ @param FormSetTitle On output, Formset title string
+ @param FormSetHelp On output, Formset help string
@retval EFI_SUCCESS Successfully extract Class for specified Hii
handle.