]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp4Dxe/Mtftp4Option.c
NetworkPkg: Fix a typo
[mirror_edk2.git] / NetworkPkg / Mtftp4Dxe / Mtftp4Option.c
index d97f157f174472811bfc6cedf3c1727628e7801c..013fe008eee8a4802692c0e8ccdb7562bd7f34f0 100644 (file)
@@ -155,7 +155,7 @@ NetStringToIp (
                                  options on output\r
   @param  Options                The option array to fill in\r
 \r
-  @retval EFI_INVALID_PARAMETER  The packet is mal-formated\r
+  @retval EFI_INVALID_PARAMETER  The packet is malformatted\r
   @retval EFI_BUFFER_TOO_SMALL   The Options array is too small\r
   @retval EFI_SUCCESS            The packet has been parsed into the Options array.\r
 \r
@@ -398,7 +398,7 @@ Mtftp4ExtractMcast (
   @param  Operation              The current performed operation.\r
   @param  MtftpOption            The MTFTP4_OPTION for easy access.\r
 \r
-  @retval EFI_INVALID_PARAMETER  The option is mal-formated\r
+  @retval EFI_INVALID_PARAMETER  The option is malformatted\r
   @retval EFI_UNSUPPORTED        Some option isn't supported\r
   @retval EFI_SUCCESS            The option are OK and has been parsed.\r
 \r
@@ -516,7 +516,7 @@ Mtftp4ParseOption (
   @param  Operation              The current performed operation.\r
   @param  MtftpOption            The MTFTP_OPTION for easy access.\r
 \r
-  @retval EFI_INVALID_PARAMETER  The packet option is mal-formated\r
+  @retval EFI_INVALID_PARAMETER  The packet option is malformatted\r
   @retval EFI_UNSUPPORTED        Some option isn't supported\r
   @retval EFI_SUCCESS            The option are OK and has been parsed.\r
 \r