go/src/encoding/xml
John Bampton a6f3f8d973 all: fix spelling
Change-Id: I68538a50c22b02cdb5aa2a889f9440fed7b94c54
GitHub-Last-Rev: aaac9e7834
GitHub-Pull-Request: golang/go#52944
Reviewed-on: https://go-review.googlesource.com/c/go/+/406835
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
2022-05-17 19:51:29 +00:00
..
atom_test.go
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
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 all: gofmt main repo 2022-04-11 16:34:30 +00:00
marshal_test.go encoding/xml: embedded reference to substruct causes XML marshaller to panic on encoding 2022-02-20 20:58:11 +00:00
read.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
read_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
typeinfo.go all: use reflect.{Pointer,PointerTo} 2021-10-26 14:24:17 +00:00
xml.go all: fix spelling 2022-05-17 19:51:29 +00:00
xml_test.go encoding/xml: expose decoder line and column 2022-03-27 20:26:46 +00:00