]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/go: refer to the right command in the doc description.
authorChristoph Hack <christoph@tux21b.org>
Tue, 3 Jan 2012 01:06:12 +0000 (12:06 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 3 Jan 2012 01:06:12 +0000 (12:06 +1100)
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5501072

src/cmd/go/fmt.go

index 7a4aa28e4da3a72d017ee0880905e49dddfecc8d..adf63be1f106da419fb516de97395c2b362de57f 100644 (file)
@@ -41,7 +41,7 @@ import paths.
 For more about godoc, see 'godoc godoc'.
 For more about import paths, see 'go help importpath'.
 
-To run gofmt with specific options, run gofmt itself.
+To run godoc with specific options, run godoc itself.
 
 See also: go fix, go fmt, go vet.
        `,