protobuf-go/cmd/protoc-gen-go
Kir Kolyshkin bf9455640d all: fix typos
Brought to you by codespell v2.1.0, using the command

	codespell -S .cache,vendor -L ot,ba,fo,unparseable -w

Note that the misspelled "unparseable" comes from the
github.com/protocolbuffers/protobuf, where it is explicitly ignored
(see [1] and some explanation at [2]), so we ignore it here, too.

[1] https://github.com/protocolbuffers/protobuf/pull/7752
[2] https://github.com/protocolbuffers/protobuf/pull/7751#discussion_r460170422

Change-Id: Ie1ca705db4f11df8ec8b22fdc22b6a6ee667ae5b
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/406845
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
2022-05-19 09:32:38 +00:00
..
internal_gengo all: fix typos 2022-05-19 09:32:38 +00:00
testdata cmd/protoc-gen-go: avoid referencing remote enum values by name 2021-05-24 22:21:56 +00:00
annotation_test.go internal/genid: add new package for generated identifiers 2020-05-29 07:08:23 +00:00
main.go cmd/protoc-gen-go: support --help flag 2021-03-16 20:24:12 +00:00