]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Udp6Dxe/Udp6Impl.c
NetworkPkg: Fix typos in comments
[mirror_edk2.git] / NetworkPkg / Udp6Dxe / Udp6Impl.c
index 7ed50411c66b5bff32865117b3c6196598377e68..5896a7a2e07b3a4ae649ad637add462f1c5b2100 100644 (file)
@@ -199,10 +199,10 @@ Udp6DeliverDgram (
   );\r
 \r
 /**\r
-  This function demultiplexes the received udp datagram to the apropriate instances.\r
+  This function demultiplexes the received udp datagram to the appropriate instances.\r
 \r
   @param[in]  Udp6Service        Pointer to the udp service context data.\r
-  @param[in]  NetSession         Pointer to the EFI_NET_SESSION_DATA abstrated from\r
+  @param[in]  NetSession         Pointer to the EFI_NET_SESSION_DATA abstracted from\r
                                  the received datagram.\r
   @param[in]  Packet             Pointer to the buffer containing the received udp\r
                                  datagram.\r
@@ -1579,7 +1579,7 @@ Udp6DeliverDgram (
   This function demultiplexes the received udp datagram to the appropriate instances.\r
 \r
   @param[in]  Udp6Service        Pointer to the udp service context data.\r
-  @param[in]  NetSession         Pointer to the EFI_NET_SESSION_DATA abstrated from\r
+  @param[in]  NetSession         Pointer to the EFI_NET_SESSION_DATA abstracted from\r
                                  the received datagram.\r
   @param[in]  Packet             Pointer to the buffer containing the received udp\r
                                  datagram.\r