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

@@ -174,7 +174,7 @@ Mtftp6WrqHandleAck (
if (Expected < 0) {
//
// The block range is empty. It may either because the the last
// The block range is empty. It may either because the last
// block has been ACKed, or the sequence number just looped back,
// that is, there is more than 0xffff blocks.
//