]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a typo
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Dec 2008 12:13:16 +0000 (12:13 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Dec 2008 12:13:16 +0000 (12:13 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6923 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/ExtractGuidedSectionLib.h

index 01e0ab1f8cf596d7f07a07d7b8e628f5da4f3961..a36b819366f86d34c1b42a7ea695449e742394da 100644 (file)
@@ -94,7 +94,7 @@ RETURN_STATUS
                             never be set by this handler.\r
 \r
   @retval  RETURN_SUCCESS            The buffer specified by InputSection was decoded.\r
-  @retval  RETURN_UNSPPORTED         The section specified by InputSection does not match the GUID this handler supports.\r
+  @retval  RETURN_UNSUPPORTED        The section specified by InputSection does not match the GUID this handler supports.\r
   @retval  RETURN_INVALID_PARAMETER  The section specified by InputSection can not be decoded.\r
 \r
 **/\r