From: Robert Griesemer
Date: Wed, 27 Dec 2023 05:17:04 +0000 (-0800)
Subject: doc: fix typo in example in spec
X-Git-Tag: go1.22rc2~8^2~17
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=988b718f4130ab5b3ce5a5774e1a58e83c92a163;p=gostls13.git
doc: fix typo in example in spec
Follow-up on CL 551095.
For #56010.
Change-Id: I8913d6ca96c419c81683e88c6286b05ae1323416
Reviewed-on: https://go-review.googlesource.com/c/go/+/552915
TryBot-Bypass: Robert Griesemer
Reviewed-by: Cherry Mui
Reviewed-by: Robert Griesemer
Auto-Submit: Robert Griesemer
---
diff --git a/doc/go_spec.html b/doc/go_spec.html
index 529fdeff24..2dd7191500 100644
--- a/doc/go_spec.html
+++ b/doc/go_spec.html
@@ -1,6 +1,6 @@
@@ -6597,7 +6597,7 @@ prints
-0
+1
3
5