]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix unnecessary plural
authorKevin Burke <kev@inburke.com>
Wed, 1 Aug 2018 04:43:07 +0000 (21:43 -0700)
committerKevin Burke <kev@inburke.com>
Sat, 4 Aug 2018 16:37:47 +0000 (16:37 +0000)
commit5a720d229d5ebc2f8b599aa54a3d807a1d54365f
tree61a0d9d140f58c134700dce6c96210127d289c16
parent65fa2b615b72c1fa61a718f2e3a756833f153cc3
cmd/go: fix unnecessary plural

"expanded imports paths" should read "expanded import paths." Run
mkalldocs.sh to pick up other changes which were not committed to
alldocs.go.

Change-Id: Iaa61e022d65f9464e8ff93a92cfba27dadf679cf
Reviewed-on: https://go-review.googlesource.com/127157
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/list/list.go