]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg IScsiDxe: Fix typos in function descriptions
authorHao Wu <hao.a.wu@intel.com>
Wed, 6 Jan 2016 01:12:27 +0000 (01:12 +0000)
committerhwu1225 <hwu1225@Edk2>
Wed, 6 Jan 2016 01:12:27 +0000 (01:12 +0000)
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

NetworkPkg/IScsiDxe/IScsiMisc.c
NetworkPkg/IScsiDxe/IScsiMisc.h

index e7198d5ab04cbb7c79de395d6838aa1a5d43b818..5fc25a0df0cbaa52de34d58c8403cac4258c34a0 100644 (file)
@@ -683,7 +683,7 @@ IScsiGetNicInfoByIndex (
 \r
 \r
 /**\r
-  Get the NIC's PCI location and return it accroding to the composited\r
+  Get the NIC's PCI location and return it according to the composited\r
   format defined in iSCSI Boot Firmware Table.\r
 \r
   @param[in]   Controller        The handle of the controller.\r
index 6a762e359604168724cafc76aa98cd740ea8e26d..7c7a6ba4e055b32b3f771d575efc941c14934835 100644 (file)
@@ -248,7 +248,7 @@ IScsiGetNicInfoByIndex (
 \r
 \r
 /**\r
-  Get the NIC's PCI location and return it accroding to the composited\r
+  Get the NIC's PCI location and return it according to the composited\r
   format defined in iSCSI Boot Firmware Table.\r
 \r
   @param[in]   Controller        The handle of the controller.\r