protobuf-go/internal/encoding/json
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
..
bench_test.go all: fix typos 2022-05-19 09:32:38 +00:00
decode_number.go all: trivial formatting changes 2020-02-25 21:59:54 +00:00
decode_string.go encoding/protojson: refactor to follow prototext pattern 2020-02-11 22:59:08 +00:00
decode_test.go all: trivial formatting changes 2020-02-25 21:59:54 +00:00
decode_token.go internal/encoding/json: fix comments 2021-01-21 23:58:14 +00:00
decode.go encoding/protojson: refactor to follow prototext pattern 2020-02-11 22:59:08 +00:00
encode_test.go all: trivial formatting changes 2020-02-25 21:59:54 +00:00
encode.go all: fix golint violations 2020-03-21 00:04:20 +00:00