]> Cypherpunks repositories - gostls13.git/commit
all: fix typos of possessive its
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 25 Sep 2024 03:41:28 +0000 (20:41 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 25 Sep 2024 23:15:26 +0000 (23:15 +0000)
commit3d6173aa120e64a31438f9fb717afb1b9f6708dd
tree6467755d2dbfbc28d6ce172786ac1a7275dc040c
parent7d91cc26abdcc213de83bb6122a929ff6449be8f
all: fix typos of possessive its

(I noticed the one mistake in hashtriemap.go and figured I'd clean up
others.)

Change-Id: I4ade424b400056f161bc6c9c2838ba1f96b1f6bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/615675
Auto-Submit: Brad Fitzpatrick <bradfitz@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/compile/internal/escape/escape.go
src/cmd/compile/internal/types2/infer.go
src/go/types/expr.go
src/go/types/infer.go
src/internal/concurrent/hashtriemap.go
src/internal/fuzz/worker.go