Skip to content

Commit 894ead5

Browse files
tpaschalisgopherbot
authored andcommitted
doc: fix wording of GODEBUG history item from CL 606055
Change-Id: Ia53d4a58810948d83a3e87e08239602da1bad815 Reviewed-on: https://go-review.googlesource.com/c/go/+/609935 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Commit-Queue: Ian Lance Taylor <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Auto-Submit: Cherry Mui <[email protected]>
1 parent 88dee90 commit 894ead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/godebug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ and the [go command documentation](/cmd/go#hdr-Build_and_test_caching).
153153
### Go 1.24
154154

155155
Go 1.24 changed the global [`math/rand.Seed`](/pkg/math/rand/#Seed) to be a
156-
no-op. This setting is controlled by the `randseednop` setting.
156+
no-op. This behavior is controlled by the `randseednop` setting.
157157
For Go 1.24 it defaults to `randseednop=1`.
158158
Using `randseednop=0` reverts to the pre-Go 1.24 behavior.
159159

0 commit comments

Comments
 (0)