golang/src/encoding/xml
cui fliter 1e12eab870 all: fix a large number of comments
Partial typo corrections, following https://go.dev/wiki/Spelling

Change-Id: I2357906ff2ea04305c6357418e4e9556e20375d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/573776
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-03-26 19:58:28 +00:00
..
atom_test.go encoding/xml: improve package based on the suggestions from metalinter 2017-08-24 00:55:59 +00:00
example_marshaling_test.go encoding/xml, encoding/json: docs and examples using custom marshalers 2018-12-12 14:18:06 +00:00
example_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
example_text_marshaling_test.go encoding/xml, encoding/json: docs and examples using custom marshalers 2018-12-12 14:18:06 +00:00
marshal.go Revert "encoding/xml: reject XML declaration after start of document" 2024-03-08 18:46:41 +00:00
marshal_test.go Revert "encoding/xml: reject XML declaration after start of document" 2024-03-08 18:46:41 +00:00
read.go encoding: modernize Go documentation 2023-09-08 19:04:28 +00:00
read_test.go all: fix a large number of comments 2024-03-26 19:58:28 +00:00
typeinfo.go encoding/xml, image/jpeg, image/png: use the builtin min function 2023-08-07 00:23:29 +00:00
xml.go Revert "encoding/xml: reject XML declaration after start of document" 2024-03-08 18:46:41 +00:00
xml_test.go all: fix a large number of comments 2024-03-26 19:58:28 +00:00