]> Cypherpunks.ru repositories - gostls13.git/commit
all: fix spelling errors found by misspell
authorDan Kortschak <dan@kortschak.io>
Mon, 20 Dec 2021 07:17:42 +0000 (17:47 +1030)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Dec 2021 23:30:58 +0000 (23:30 +0000)
commit9901d9e87a47b775edd0e75edb19ba696091603e
tree077fd6edee925f04aea410d9be5f44fe968381c2
parent59d04d104d9e08322712e837b35f4cd54c9bae1a
all: fix spelling errors found by misspell

Change-Id: Icedd0c3d49259d5aee249ecb33374e9b78e0c275
Reviewed-on: https://go-review.googlesource.com/c/go/+/373376
Reviewed-by: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/compile/internal/types2/assignments.go
src/cmd/compile/internal/types2/decl.go
src/cmd/compile/internal/types2/typeterm_test.go
src/cmd/internal/obj/ppc64/asm_test.go
src/go/types/assignments.go
src/go/types/decl.go
src/go/types/typeterm_test.go
src/internal/fuzz/fuzz.go
src/testing/fuzz.go