From db5d3dbd76b6fe8bfaf4b85de792e9e18d5175ad Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 8 Dec 2008 12:13:16 +0000 Subject: Fix a typo git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6923 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/ExtractGuidedSectionLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg') 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. **/ -- cgit v1.1