]> Cypherpunks repositories - gostls13.git/commitdiff
test/bench/go1: fix typo in parserdata_test.go comment
authorJason Travis <infomaniac7@gmail.com>
Wed, 22 Mar 2017 03:12:47 +0000 (20:12 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 22 Mar 2017 03:23:16 +0000 (03:23 +0000)
Change-Id: Iaca02660bdc8262db2b003a94aca661b5cec5576
Reviewed-on: https://go-review.googlesource.com/38437
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/bench/go1/parserdata_test.go

index 001c5d89636ccb38debfc04f5c05edd07d6908ac..8255d182cbadf8de4fa414920fa0957b65cd3600 100644 (file)
@@ -3,7 +3,7 @@
 // license that can be found in the LICENSE file.
 
 // Input for parser benchmark.
-// This was generated by starting with the contents of
+// This was generated by starting with the contents of
 // src/pkg/go/parser/parser.go at rev 9b455eb64690, then
 // compressing with bzip2 -9, then encoding to base64.
 // We compile the data into the binary so that the benchmark is