Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangskd committed Jan 18, 2016
1 parent a598efd commit f8a8108
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/transmission.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ How many times when the advertise window of client is zero.
A packet with RST flag set is sent or received by the connection.

**from_state**
The state of a connection before monitor is finishing.
The state of a connection before monitoring is finishing.

**to_state**
The state of a connection after monitor is finished.
The state of a connection after monitoring is finished.

## Cwnd / SSthresh ##

Expand All @@ -72,7 +72,7 @@ Final congestion window size, the unit is MSS.
Initial slow start threshold, the unit is MSS.

**end_ssthr**
Fina slow start threshold, the unit is MSS.
Final slow start threshold, the unit is MSS.

## RTT / RTO ##

Expand Down

0 comments on commit f8a8108

Please sign in to comment.