MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptions

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19596 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Hao Wu 2016-01-06 01:10:40 +00:00 committed by hwu1225
parent 363badad19
commit ab91c9a8ff
1 changed files with 2 additions and 2 deletions

View File

@ -775,7 +775,7 @@ CoreGetMemoryMapPropertiesTable (
//
/**
Set PropertiesTable accroding to PE/COFF image section alignment.
Set PropertiesTable according to PE/COFF image section alignment.
@param SectionAlignment PE/COFF section alignment
**/
@ -1219,7 +1219,7 @@ Finish:
}
/**
Find image record accroding to image base and size.
Find image record according to image base and size.
@param ImageBase Base of PE image
@param ImageSize Size of PE image