summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:07:57 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit68ddad3f602bf11900c5914299bdb17620f2c94f (patch)
treeea667172ae99f583d9dd92d2099fce996161b892 /NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h
parent5feb1fbd44bc1cea09ded439dd205f2feece2943 (diff)
downloadedk2-68ddad3f602bf11900c5914299bdb17620f2c94f.tar.gz
edk2-68ddad3f602bf11900c5914299bdb17620f2c94f.tar.bz2
edk2-68ddad3f602bf11900c5914299bdb17620f2c94f.zip
NetworkPkg/Mtftp4Dxe: Fix various typos
Fix various typos in documentation, comments and debug strings. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-45-philmd@redhat.com>
Diffstat (limited to 'NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h')
-rw-r--r--NetworkPkg/Mtftp4Dxe/Mtftp4Impl.h2
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