From 351717246fad8f818fc2cbc98f5dca6554e6ed0a Mon Sep 17 00:00:00 2001 From: Junho Choi Date: Sun, 25 Nov 2018 23:41:23 -0800 Subject: [PATCH] Early Retransit -> Early Retransmit --- draft-ietf-quic-recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index 3b128b2905..04da937059 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -368,7 +368,7 @@ than 1.125 * max(SRTT, latest_RTT) since when it was sent. Using max(SRTT, latest_RTT) protects from the two following cases: * the latest RTT sample is lower than the SRTT, perhaps due to reordering where - packet whose ack triggered the Early Retransit process encountered a shorter + packet whose ack triggered the Early Retransmit process encountered a shorter path; * the latest RTT sample is higher than the SRTT, perhaps due to a sustained