]> Cypherpunks.ru repositories - gostls13.git/commit
all: fix typos detected by github.com/client9/misspell
authorKazuhiro Sera <seratch@gmail.com>
Thu, 23 Aug 2018 05:06:47 +0000 (05:06 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 23 Aug 2018 15:54:07 +0000 (15:54 +0000)
commitad644d2e86bab85787879d41c2d2aebbd7c57db8
tree5b48d42464b7424ee64ae1c1a8807abbe7ba3d16
parentc5d38b896df504e3354d7a27f7ad86fa9661ce6b
all: fix typos detected by github.com/client9/misspell

Change-Id: Iadb3c5de8ae9ea45855013997ed70f7929a88661
GitHub-Last-Rev: ae85bcf82be8fee533e2b9901c6133921382c70a
GitHub-Pull-Request: golang/go#26920
Reviewed-on: https://go-review.googlesource.com/128955
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
22 files changed:
misc/cgo/test/issue9400_linux.go
misc/cgo/testshared/shared_test.go
src/bytes/buffer_test.go
src/cmd/asm/internal/asm/operand_test.go
src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
src/cmd/compile/internal/gc/ssa.go
src/cmd/compile/internal/ssa/deadstore.go
src/cmd/go/internal/cache/default_unix_test.go
src/cmd/go/internal/modload/load.go
src/cmd/go/internal/work/exec.go
src/cmd/trace/annotations.go
src/crypto/aes/gcm_arm64.s
src/crypto/x509/verify.go
src/internal/bytealg/index_arm64.s
src/internal/trace/goroutines.go
src/os/user/user.go
src/runtime/asm_amd64.s
src/runtime/sys_windows_amd64.s
src/time/time.go
test/fixedbugs/issue22662b.go
test/live.go
test/run.go