]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Include/Library/IpIoLib.h
NetworkPkg/Library: Fix various typos
[mirror_edk2.git] / NetworkPkg / Include / Library / IpIoLib.h
index 2d6e090f754e617cba65f0164bd8a9dc4c310433..d95413e87eb1f203342f7784f8d7fbcbd1f1e0d5 100644 (file)
@@ -403,7 +403,7 @@ IpIoOpen (
 \r
   This function is called after IpIoOpen(). The data to be sent is wrapped in\r
   Pkt. The IP instance wrapped in IpIo is used for sending by default but can be\r
-  overriden by Sender. Other sending configs, like source address and gateway\r
+  overridden by Sender. Other sending configs, like source address and gateway\r
   address etc., are specified in OverrideData.\r
 \r
   @param[in, out]  IpIo                  Pointer to an IP_IO instance used for sending IP\r
@@ -508,7 +508,7 @@ IpIoConfigIp (
 \r
   This function pairs with IpIoAddIp(). The IpInfo is previously created by\r
   IpIoAddIp(). The IP_IO_IP_INFO::RefCnt is decremented and the IP instance\r
-  will be dstroyed if the RefCnt is zero.\r
+  will be destroyed if the RefCnt is zero.\r
 \r
   @param[in]  IpIo                  The pointer to the IP_IO instance.\r
   @param[in]  IpInfo                The pointer to the IpInfo to be removed.\r