]> Cypherpunks.ru repositories - gostls13.git/commit
all: fix typos
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Fri, 23 Jul 2021 13:28:26 +0000 (22:28 +0900)
committerRuss Cox <rsc@golang.org>
Tue, 17 Aug 2021 13:54:10 +0000 (13:54 +0000)
commit4012fea822763ef3aa66dd949fa95b9f8d89450a
tree8419513e85867c188fb57e25cd660c53509dfee6
parentb7b790a71a86678f036b7d30a892c5f792c5092f
all: fix typos

Change-Id: I83180c472db8795803c1b9be3a33f35959e4dcc2
Reviewed-on: https://go-review.googlesource.com/c/go/+/336889
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
14 files changed:
src/cmd/go/internal/modcmd/vendor.go
src/cmd/go/testdata/mod/example.com_split-incompatible_v2.0.0+incompatible.txt
src/cmd/go/testdata/mod/example.com_split-incompatible_v2.1.0-pre+incompatible.txt
src/cmd/go/testdata/script/mod_lazy_import_allmod.txt
src/cmd/go/testdata/script/mod_tidy_compat.txt
src/crypto/ed25519/internal/edwards25519/tables.go
src/crypto/x509/parser.go
src/math/sinh_s390x.s
src/math/tan_s390x.s
src/net/lookup.go
src/reflect/value.go
src/runtime/traceback.go
src/strconv/ftoaryu.go
test/typeparam/slices.go