diff options
Diffstat (limited to 'NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h')
-rw-r--r-- | NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h b/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h index 33393d4247..b16ac0a4a4 100644 --- a/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h +++ b/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h @@ -201,7 +201,7 @@ Mtftp4WrqStart ( Start the MTFTP session to download.
It will first initialize some of the internal states then build and send a RRQ
- reqeuest packet, at last, it will start receive for the downloading.
+ request packet, at last, it will start receive for the downloading.
@param Instance The Mtftp session
@param Operation The MTFTP opcode, it may be a EFI_MTFTP4_OPCODE_RRQ
|