]> Cypherpunks repositories - gostls13.git/commit
flag: Fix up a package comment a bit.
authorAaron Jacobs <jacobsa@google.com>
Tue, 19 May 2015 00:47:24 +0000 (10:47 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 19 May 2015 02:18:40 +0000 (02:18 +0000)
commitb21ff39679486c03648b1abda7ce206fcf09bc36
tree03a9abb82327d47d4b5010752e5a42540a587277
parent82833b313e5e23f67d5ed1141d9a2464bf78f277
flag: Fix up a package comment a bit.

I think "the flag" was a typo, and the word "after" was repetitive.

Change-Id: I81c034ca11a3a778ff1eb4b3af5b96bc525ab985
Reviewed-on: https://go-review.googlesource.com/10195
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/flag/flag.go