Skip to content

Commit 686c761

Browse files
committed
One more typo fix.
1 parent e7b243c commit 686c761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/scripts/test_compare_perf_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def setUp(self):
186186
""")
187187
# Log lines are deliberately in descending sort order in order to test
188188
# the ordering of the comparison results.
189-
# ArrayAppend is included twice to test tesults merging.
189+
# ArrayAppend is included twice to test results merging.
190190
self.new_log = self.write_temp_file('new.log', """
191191
265,TwoSum,20,5006,5679,5111,0,5111
192192
35,ByteSwap,20,0,0,0,0,0

0 commit comments

Comments
 (0)