NetworkPkg/Mtftp6Dxe: Fix various typos

Fix various typos in documentation, comments and 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-46-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:07:58 +01:00
committed by mergify[bot]
parent 68ddad3f60
commit f6c8bbbe92
10 changed files with 21 additions and 21 deletions

View File

@@ -66,7 +66,7 @@ Mtftp6ParseMcastOption (
/**
Parse the MTFTP6 extesion options.
Parse the MTFTP6 extension options.
@param[in] Options The pointer to the extension options list.
@param[in] Count The num of the extension options.