Skip to content

Commit 05f69c0

Browse files
authored
replace missing word in tcpcc.rst
1 parent afc95cf commit 05f69c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

congestion/tcpcc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ following code fragment:
269269
}
270270
271271
where ``state`` represents the state of a particular TCP connection and
272-
defines an upper bound on how large the congestion window is allowed to
272+
``TCP_MAXWIN`` defines an upper bound on how large the congestion window is allowed to
273273
grow.
274274

275275
:numref:`Figure %s <fig-trace1>` traces how TCP’s ``CongestionWindow``

0 commit comments

Comments
 (0)