summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MdePkg/Include/Library/ExtractGuidedSectionLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/ExtractGuidedSectionLib.h b/MdePkg/Include/Library/ExtractGuidedSectionLib.h
index 01e0ab1..a36b819 100644
--- a/MdePkg/Include/Library/ExtractGuidedSectionLib.h
+++ b/MdePkg/Include/Library/ExtractGuidedSectionLib.h
@@ -94,7 +94,7 @@ RETURN_STATUS
never be set by this handler.
@retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
- @retval RETURN_UNSPPORTED The section specified by InputSection does not match the GUID this handler supports.
+ @retval RETURN_UNSUPPORTED The section specified by InputSection does not match the GUID this handler supports.
@retval RETURN_INVALID_PARAMETER The section specified by InputSection can not be decoded.
**/