go/src/encoding/asn1
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
..
asn1.go encoding/asn1: document that default:x tag only has meaning with optional tag 2016-11-03 16:04:55 +00:00
asn1_test.go encoding/asn1: return error for unexported fields in Marshal, Unmarshal 2016-11-03 03:44:05 +00:00
common.go encoding/asn1: export tag and class constants 2015-12-03 22:09:09 +00:00
marshal.go all: make spelling consistent 2016-12-08 23:22:37 +00:00
marshal_test.go encoding/asn1: return error instead of dereferencing nil *big.Int in marshaling 2016-10-17 22:29:32 +00:00