Skip to content

Commit 939d11b

Browse files
cuishuanggopherbot
authored andcommitted
sweet/common: remove redundant word in comment
Change-Id: I2b18c42e9799943f559142f54b5d6d51ec8aafe0 Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/690795 Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: David Chase <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 2802230 commit 939d11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sweet/common/harness.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ type RunConfig struct {
7373
// By convention, this is the benchmark binary's stdout.
7474
Results *os.File
7575

76-
// Log contains additional information information from the benchmark,
76+
// Log contains additional information from the benchmark,
7777
// for example for debugging.
7878
//
7979
// By convention, this is the benchmark binary's stderr.

0 commit comments

Comments
 (0)