]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Icmp.c
NetworkPkg: Fix a typo
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Icmp.c
index 79fa34e0413fa3b02ef9e1973e7af2fdc397075d..bf9b17d907ef1521bc592aa219dd42925943418f 100644 (file)
@@ -393,7 +393,7 @@ Ip6ProcessIcmpInformation (
   @param[in]  Packet             The content of the ICMPv6 packet with IP head\r
                                  removed.\r
 \r
-  @retval EFI_INVALID_PARAMETER  The packet is malformated.\r
+  @retval EFI_INVALID_PARAMETER  The packet is malformatted.\r
   @retval EFI_SUCCESS            The ICMPv6 message successfully processed.\r
   @retval Others                 Failed to handle the ICMPv6 packet.\r
 \r
@@ -554,7 +554,7 @@ Ip6IsAnycast (
   @param[in]  Pointer            If not NULL, identifies the octet offset within\r
                                  the invoking packet where the error was detected.\r
 \r
-  @retval EFI_INVALID_PARAMETER  The packet is malformated.\r
+  @retval EFI_INVALID_PARAMETER  The packet is malformatted.\r
   @retval EFI_OUT_OF_RESOURCES   There is no sufficient resource to complete the\r
                                  operation.\r
   @retval EFI_SUCCESS            The ICMPv6 message was successfully sent out.\r