]> Cypherpunks repositories - gostls13.git/commit
pkg: Removing duplicated words ("of of", etc.), mostly from comments.
authorDavid G. Andersen <dave.andersen@gmail.com>
Sun, 8 Jul 2012 23:16:10 +0000 (09:16 +1000)
committerNigel Tao <nigeltao@golang.org>
Sun, 8 Jul 2012 23:16:10 +0000 (09:16 +1000)
commite66d29cdcfc85cdd33f52b7739122a1d2db9197f
tree54d87cd3a555ee1a10e8ee61ab729bacfbd6b460
parent3f411994050115401c9fc85507478281be1fb431
pkg: Removing duplicated words ("of of", etc.), mostly from comments.

Ran 'double.pl' on the pkg tree to identify doubled words.
One change to an error string return in x509;  the rest are in comments.
Thanks to Matt Jibson for the idea.

R=golang-dev, bsiegert
CC=golang-dev
https://golang.org/cl/6344089
src/pkg/crypto/x509/verify.go
src/pkg/database/sql/fakedb_test.go
src/pkg/go/doc/reader.go
src/pkg/html/template/url.go
src/pkg/mime/grammar.go
src/pkg/os/exec/exec.go
src/pkg/regexp/regexp.go
src/pkg/unsafe/unsafe.go