1
0
mirror of https://github.com/golang/go synced 2024-11-19 03:44:40 -07:00

cmd/go: fix minor typo

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/170770043
This commit is contained in:
Nathan P Finch 2014-10-30 13:20:43 -07:00 committed by Brad Fitzpatrick
parent 51fcd3cf1b
commit 692ad844b6

View File

@ -247,7 +247,7 @@ The arguments are space-separated tokens or double-quoted strings
passed to the generator as individual arguments when it is run.
Quoted strings use Go syntax and are evaluated before execution; a
quoted string appears a single argument to the generator.
quoted string appears as a single argument to the generator.
Go generate sets several variables when it runs the generator: