protobuf-go/testing/protocmp
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
..
reflect_test.go testing/protocmp: fix reflection handling of extensions 2020-02-28 21:49:08 +00:00
reflect.go testing/protocmp: add Message.Unwrap 2021-08-06 18:43:50 +00:00
util_test.go testing/protopack: make package publicly available 2020-03-20 18:05:51 +00:00
util.go testing/protocmp: add Message.Unwrap 2021-08-06 18:43:50 +00:00
xform_test.go testing/protocmp: add Message.Unwrap 2021-08-06 18:43:50 +00:00
xform.go all: fix typos 2022-05-19 09:32:38 +00:00