]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp6Dxe/Mtftp6Impl.c
NetworkPkg/Mtftp6Dxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / Mtftp6Dxe / Mtftp6Impl.c
index 92c9d5cb392f6fd9a8b3713caac3cce2901e4658..067b1f53ba0612daf530c3db0383c3a6818c29de 100644 (file)
@@ -109,11 +109,11 @@ EfiMtftp6GetModeData (
                                  - This is NULL.\r
                                  - MtftpConfigData.StationIp is neither zero nor one\r
                                    of the configured IP addresses in the underlying IPv6 driver.\r
-                                 - MtftpCofigData.ServerIp is not a valid IPv6 unicast address.\r
+                                 - MtftpConfigData.ServerIp is not a valid IPv6 unicast address.\r
                                  Note: It does not match the UEFI 2.3 Specification.\r
   @retval  EFI_ACCESS_DENIED     - The configuration could not be changed at this time because there\r
                                    is some MTFTP background operation in progress.\r
-                                 - MtftpCofigData.LocalPort is already in use.\r
+                                 - MtftpConfigData.LocalPort is already in use.\r
                                  Note: It does not match the UEFI 2.3 Specification.\r
   @retval  EFI_NO_MAPPING        The underlying IPv6 driver was responsible for choosing a source\r
                                  address for this instance, but no source address was available for use.\r