summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-01-06 01:11:49 +0000
committerhwu1225 <hwu1225@Edk2>2016-01-06 01:11:49 +0000
commit6ea00fdd9a72d79240d1825bdb0d14e57d0bdd30 (patch)
treef3fab4b96428d7b9bd4869dd36e38b072522f74c /MdeModulePkg/Universal
parentaf3833ac32fac17d03d58300df01e7a75cf42549 (diff)
downloadedk2-6ea00fdd9a72d79240d1825bdb0d14e57d0bdd30.tar.gz
edk2-6ea00fdd9a72d79240d1825bdb0d14e57d0bdd30.tar.bz2
edk2-6ea00fdd9a72d79240d1825bdb0d14e57d0bdd30.zip
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
Diffstat (limited to 'MdeModulePkg/Universal')
-rw-r--r--MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c
index 372efdc15e..e5f685fc6d 100644
--- a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c
+++ b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiIbft.c
@@ -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.