mirror of
https://github.com/golang/go.git
synced 2025-05-17 05:14:40 +00:00
cmd/dist: adjust package doc
Mainly capitalize the first letter. (Followup to CL 54351.) Change-Id: I2d5c3d72c53d3468de7a9d4af8bd009182ff3d38 Reviewed-on: https://go-review.googlesource.com/78114 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
2a166c93a3
commit
f1966de63f
2
src/cmd/dist/doc.go
vendored
2
src/cmd/dist/doc.go
vendored
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// dist is the bootstrapping tool for the Go distribution.
|
||||
// Dist helps bootstrap, build, and test the Go distribution.
|
||||
//
|
||||
// Usage:
|
||||
// go tool dist [command]
|
||||
|
Loading…
x
Reference in New Issue
Block a user