go/src/encoding
Brad Fitzpatrick 4c4201f0e2 all: make spelling consistent
Fixes #17938

Change-Id: Iad12155f4976846bd4a9a53869f89e40e5b3deb3
Reviewed-on: https://go-review.googlesource.com/34147
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2016-12-08 23:22:37 +00:00
..
ascii85
asn1 all: make spelling consistent 2016-12-08 23:22:37 +00:00
base32
base64 encoding/base64: This change modifies Go to take strict option when decoding base64 2016-10-12 03:56:18 +00:00
binary encoding/binary: document the new bool support 2016-12-01 00:51:24 +00:00
csv encoding/csv: document Read error behavior 2016-10-28 19:38:12 +00:00
gob encoding/gob: error out instead of panicking on nil dereference 2016-08-19 21:54:39 +00:00
hex encoding/hex: Document DecodedLen. 2016-11-13 17:53:22 +00:00
json encoding/json: document what happens to MarshalText's result 2016-11-22 01:32:20 +00:00
pem encoding/pem: add Decode example 2016-10-17 14:02:33 +00:00
xml all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
encoding.go