]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: fix spelling/grammar in comments
authorKevin Burke <kev@inburke.com>
Tue, 20 Dec 2016 04:53:45 +0000 (20:53 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 20 Dec 2016 04:56:53 +0000 (04:56 +0000)
commitc5f16d4e40d0a2d9c2e32a866129d6a40535f57d
tree7358cea91ece5a9a194a50d9e411b3dadb567e76
parent3357daa96e2b04f83be70d29b70858ddc7c803f4
crypto/x509: fix spelling/grammar in comments

Also tweak one of the comment lines to fit in 80 characters.

Change-Id: I9c6d2028c29318ba9264486590056cb1ffc8219e
Reviewed-on: https://go-review.googlesource.com/34655
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/x509/root_darwin.go