]> Cypherpunks repositories - gostls13.git/commit
runtime/maps: fix typo in group.go comment (H1 -> H2)
authorArtyom Litovets <artemltvc@gmail.com>
Fri, 14 Feb 2025 12:03:06 +0000 (12:03 +0000)
committerGopher Robot <gobot@golang.org>
Sun, 16 Feb 2025 14:25:04 +0000 (06:25 -0800)
commitd5b75e40462c2b357df96de3083705d8ea4c8954
tree4c4c9cbea504097107cf0134faa214dc5c412192
parentb38415d7e9abad2a8255c6b527ab7a033851c5f2
runtime/maps: fix typo in group.go comment (H1 -> H2)

Fixes a typo to correctly describe the hash bits of the control word.

Change-Id: Id3c2ae0bd529e579a95258845f9d8028e23d10d2
GitHub-Last-Rev: 1baa81be5d292d5625d5d7788b8ea090453f962c
GitHub-Pull-Request: golang/go#71730
Reviewed-on: https://go-review.googlesource.com/c/go/+/649416
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/runtime/maps/group.go