Fix a typo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6923 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-12-08 12:13:16 +00:00
parent 596cecff81
commit db5d3dbd76
1 changed files with 1 additions and 1 deletions

View File

@ -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.
**/