summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/TcpDxe/TcpOutput.c
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:08:01 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commit81c6f1762e9c70efbbaf24358ece67fec74e2083 (patch)
tree7fc19fdfa4c16ae85c05dee29ce0ea0975f939e4 /NetworkPkg/TcpDxe/TcpOutput.c
parent4cefb5e9032f089f4d572684cd7e230f5f5ab414 (diff)
downloadedk2-81c6f1762e9c70efbbaf24358ece67fec74e2083.tar.gz
edk2-81c6f1762e9c70efbbaf24358ece67fec74e2083.tar.bz2
edk2-81c6f1762e9c70efbbaf24358ece67fec74e2083.zip
NetworkPkg/TcpDxe/Tcp: 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-49-philmd@redhat.com>
Diffstat (limited to 'NetworkPkg/TcpDxe/TcpOutput.c')
-rw-r--r--NetworkPkg/TcpDxe/TcpOutput.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/NetworkPkg/TcpDxe/TcpOutput.c b/NetworkPkg/TcpDxe/TcpOutput.c
index 96aada66c8..7d0cf0900a 100644
--- a/NetworkPkg/TcpDxe/TcpOutput.c
+++ b/NetworkPkg/TcpDxe/TcpOutput.c
@@ -477,7 +477,7 @@ TcpGetSegmentSndQue (
//
// If SYN is set and out of the range, clear the flag.
- // Becuase the sequence of the first byte is SEG.SEQ+1,
+ // Because the sequence of the first byte is SEG.SEQ+1,
// adjust Offset by -1. If SYN is in the range, copy
// one byte less.
//
@@ -660,7 +660,7 @@ TcpRetransmit (
UINT32 Len;
//
- // Compute the maxium length of retransmission. It is
+ // Compute the maximum length of retransmission. It is
// limited by three factors:
// 1. Less than SndMss
// 2. Must in the current send window