MdeModulePkg IScsiDxe: Fix a typo in function description

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@19599 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Hao Wu 2016-01-06 01:11:49 +00:00 committed by hwu1225
parent af3833ac32
commit 6ea00fdd9a
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ IScsiMapV4ToV6Addr (
}
/**
Get the NIC's PCI location and return it accroding to the composited
Get the NIC's PCI location and return it according to the composited
format defined in iSCSI Boot Firmware Table.
@param[in] Controller The handle of the controller.