From 6e55477da3f672da1484c4071481ee771e3227b9 Mon Sep 17 00:00:00 2001 From: gikidy Date: Wed, 17 Dec 2008 09:37:01 +0000 Subject: Fix some typo. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7068 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/UefiDriverEntryPoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Include/Library/UefiDriverEntryPoint.h') diff --git a/MdePkg/Include/Library/UefiDriverEntryPoint.h b/MdePkg/Include/Library/UefiDriverEntryPoint.h index 7946cb13f8..c59bc82d6c 100644 --- a/MdePkg/Include/Library/UefiDriverEntryPoint.h +++ b/MdePkg/Include/Library/UefiDriverEntryPoint.h @@ -182,7 +182,7 @@ ProcessModuleEntryPointList ( @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver. - @retval EFI_SUCCESS The unoad handlers executed normally. + @retval EFI_SUCCESS The unload handlers executed normally. @retval !EFI_SUCCESS The unload handlers failed to execute normally. **/ -- cgit v1.2.3