]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix typos in go help mod subpages
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 16 Aug 2018 14:55:32 +0000 (16:55 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 16 Aug 2018 15:14:35 +0000 (15:14 +0000)
commit6502c112863bda754ca3a52ead739f7d6c259117
tree56cab17ec1de449e4839bcc35232e7146b758ebd
parentc882f4b6b13d4d38d354bec4614d4402031ec1b1
cmd/go: fix typos in go help mod subpages

mkalldocs.sh was run and it also picked up a doc change introduced in
CL 128935, where it wasn't run.

Fixes #27030

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