]> Cypherpunks repositories - gostls13.git/commit
all: fix a bunch of misspellings
authorIgor Zhilianin <igor.zhilianin@gmail.com>
Mon, 8 Oct 2018 01:19:51 +0000 (01:19 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 8 Oct 2018 03:12:03 +0000 (03:12 +0000)
commit04dc1b2443f3cec9d3babff1046eb36f41236224
treeb628bfc7cef8a060e3153dfbd1ca522cd79adee6
parent165ebaf97bc4c4863a756775d75ddc750c55b8f2
all: fix a bunch of misspellings

Change-Id: I94cebca86706e072fbe3be782d3edbe0e22b9432
GitHub-Last-Rev: 8e15a40545704fb21b41a8768079f2da19341ef3
GitHub-Pull-Request: golang/go#28067
Reviewed-on: https://go-review.googlesource.com/c/140437
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
13 files changed:
src/archive/zip/writer.go
src/cmd/asm/internal/asm/testdata/386enc.s
src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
src/cmd/compile/internal/gc/esc.go
src/cmd/compile/internal/ppc64/ssa.go
src/cmd/internal/obj/x86/evex.go
src/cmd/link/internal/ld/lib.go
src/cmd/vet/vet_test.go
src/database/sql/sql_test.go
src/net/http/transfer.go
src/runtime/mheap.go
src/runtime/sys_linux_ppc64x.s
test/run.go