summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/IScsiDxe/IScsiMisc.c
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-01-06 01:12:27 +0000
committerhwu1225 <hwu1225@Edk2>2016-01-06 01:12:27 +0000
commit59c0c1cb55d4bf7f857536dafb563e3cab1d546e (patch)
tree20154cb6ffa031af30948c8edaf0144a755a080a /NetworkPkg/IScsiDxe/IScsiMisc.c
parent682c9b4afea4b928fd40211a831e1c0715bc667f (diff)
downloadedk2-59c0c1cb55d4bf7f857536dafb563e3cab1d546e.tar.gz
edk2-59c0c1cb55d4bf7f857536dafb563e3cab1d546e.tar.bz2
edk2-59c0c1cb55d4bf7f857536dafb563e3cab1d546e.zip
NetworkPkg IScsiDxe: Fix typos in function descriptions
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19601 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg/IScsiDxe/IScsiMisc.c')
-rw-r--r--NetworkPkg/IScsiDxe/IScsiMisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetworkPkg/IScsiDxe/IScsiMisc.c b/NetworkPkg/IScsiDxe/IScsiMisc.c
index e7198d5ab0..5fc25a0df0 100644
--- a/NetworkPkg/IScsiDxe/IScsiMisc.c
+++ b/NetworkPkg/IScsiDxe/IScsiMisc.c
@@ -683,7 +683,7 @@ IScsiGetNicInfoByIndex (
/**
- 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.