X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FMtftp6Dxe%2FMtftp6Support.h;fp=NetworkPkg%2FMtftp6Dxe%2FMtftp6Support.h;h=2b8a58f9de50d8bb7e121fe0f71982a0faeda358;hp=5712601fc388e36afa44f5a3acd1771e17c48339;hb=f6c8bbbe92efafc395cc760f175fd2730df26415;hpb=68ddad3f602bf11900c5914299bdb17620f2c94f diff --git a/NetworkPkg/Mtftp6Dxe/Mtftp6Support.h b/NetworkPkg/Mtftp6Dxe/Mtftp6Support.h index 5712601fc3..2b8a58f9de 100644 --- a/NetworkPkg/Mtftp6Dxe/Mtftp6Support.h +++ b/NetworkPkg/Mtftp6Dxe/Mtftp6Support.h @@ -334,7 +334,7 @@ Mtftp6RrqInput ( /** Start the Mtftp6 instance to download. It first initializes some - of the internal states then builds and sends an RRQ reqeuest packet. + of the internal states then builds and sends an RRQ request packet. Finally, it starts receive for the downloading. @param[in] Instance The pointer to the Mtftp6 instance.