From 3db95fdb3bee104c5b732b38211d5a31c2e61a75 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Wed, 6 Nov 2019 11:02:30 +1100 Subject: [PATCH] Certainly Fixes #2430. --- draft-ietf-quic-transport.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 1d66bf6637..f49cbf85b5 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -3575,10 +3575,10 @@ version negotiation to be exercised. That is, any version number where the low four bits of all bytes is 1010 (in binary). A client or server MAY advertise support for any of these reserved versions. -Reserved version numbers will probably never represent a real protocol; a client -MAY use one of these version numbers with the expectation that the server will -initiate version negotiation; a server MAY advertise support for one of these -versions and can expect that clients ignore the value. +Reserved version numbers will never represent a real protocol; a client MAY use +one of these version numbers with the expectation that the server will initiate +version negotiation; a server MAY advertise support for one of these versions +and can expect that clients ignore the value. \[\[RFC editor: please remove the remainder of this section before publication.]]