]> Cypherpunks repositories - gostls13.git/commitdiff
doc/godebug: fix tipo
authorIan Lance Taylor <iant@golang.org>
Tue, 19 Nov 2024 03:26:38 +0000 (19:26 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 19 Nov 2024 03:52:47 +0000 (03:52 +0000)
Change-Id: Ib67d81d8e3aa33c6a506813194cc5710b3d5cdd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/629575
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>

doc/godebug.md

index 540babf05a11470de376e99905e82784e8eee0eb..0b62832f83a99fc9a8b33eb051f83891a333cb82 100644 (file)
@@ -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