From: Ian Lance Taylor Date: Tue, 19 Nov 2024 03:26:38 +0000 (-0800) Subject: doc/godebug: fix tipo X-Git-Tag: go1.24rc1~285 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=aae088b16a327cc4b1a81928c307d5bd6e54849b;p=gostls13.git doc/godebug: fix tipo Change-Id: Ib67d81d8e3aa33c6a506813194cc5710b3d5cdd0 Reviewed-on: https://go-review.googlesource.com/c/go/+/629575 Reviewed-by: Dmitri Shuralyov Reviewed-by: Dmitri Shuralyov LUCI-TryBot-Result: Go LUCI Reviewed-by: Ian Lance Taylor Auto-Submit: Ian Lance Taylor --- diff --git a/doc/godebug.md b/doc/godebug.md index 540babf05a..0b62832f83 100644 --- a/doc/godebug.md +++ b/doc/godebug.md @@ -165,7 +165,7 @@ The possible values for `multipathtcp` are now: - "3": enable MPTCP on dialers only by default For Go 1.24, it now defaults to multipathtcp="2", thus -enabled by default on listerners. Using multipathtcp="0" reverts to the +enabled by default on listeners. Using multipathtcp="0" reverts to the pre-Go 1.24 behavior. Go 1.24 changed the behavior of `go test -json` to emit build errors as JSON