]> Cypherpunks.ru repositories - gostls13.git/commit
all: fix spelling
authorJohn Bampton <jbampton@gmail.com>
Tue, 17 May 2022 23:37:44 +0000 (23:37 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 18 May 2022 00:47:29 +0000 (00:47 +0000)
commit20db15ce12fd7349fb160fc0bf556efb24eaac84
tree8bc02097c1cfe2adf69a92812233f77dab672b5a
parent1c6706c71b6b3f783a4f1ce78433a10aa302a9c8
all: fix spelling

Change-Id: I63eb42f3ce5ca452279120a5b33518f4ce16be45
GitHub-Last-Rev: a88f2f72bef402344582ae997a4907457002b5df
GitHub-Pull-Request: golang/go#52951
Reviewed-on: https://go-review.googlesource.com/c/go/+/406843
Run-TryBot: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
14 files changed:
src/cmd/compile/internal/ssa/loopbce.go
src/cmd/compile/internal/typecheck/iimport.go
src/cmd/go/internal/fsys/fsys.go
src/cmd/internal/obj/arm64/asm7.go
src/cmd/internal/obj/s390x/a.out.go
src/io/ioutil/tempfile_test.go
src/os/tempfile_test.go
src/runtime/asm_amd64.s
src/runtime/asm_arm64.s
src/runtime/mgcpacer.go
src/runtime/mspanset.go
src/runtime/sys_windows_arm.s
src/runtime/sys_windows_arm64.s
test/fixedbugs/bug150.go