]> Cypherpunks repositories - gostls13.git/commit
all: fix easy-to-miss typos
authorAgniva De Sarker <agnivade@yahoo.co.in>
Tue, 22 Aug 2017 10:11:50 +0000 (15:41 +0530)
committerJoe Tsai <thebrokentoaster@gmail.com>
Wed, 23 Aug 2017 03:07:12 +0000 (03:07 +0000)
commitea5e3bd2a18fc26fa9028865c8f391b18ed24786
tree5811c061ff099c5dae07ced0ad268747189e8698
parentf6944c780f5104114a7a5e404115478f8deb739b
all: fix easy-to-miss typos

Using the wonderful https://github.com/client9/misspell tool.

Change-Id: Icdbc75a5559854f4a7a61b5271bcc7e3f99a1a24
Reviewed-on: https://go-review.googlesource.com/57851
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
12 files changed:
src/archive/tar/writer.go
src/cmd/compile/internal/ssa/looprotate.go
src/cmd/compile/internal/syntax/branches.go
src/cmd/internal/objabi/symkind.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/link.go
src/database/sql/convert.go
src/database/sql/sql_test.go
src/encoding/asn1/asn1_test.go
src/internal/cpu/cpu.go
src/math/big/calibrate_test.go
src/testing/testing.go