Skip to content

Commit 59c6a3e

Browse files
committed
spelling: repeated
Signed-off-by: Josh Soref <[email protected]>
1 parent 2f8c3a3 commit 59c6a3e

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
@@ -257,7 +257,7 @@ def test_init_delta_quantiles(self):
257257
def test_init_oversampled_quantiles(self):
258258
"""When num_samples is < quantile + 1, some of the measurements are
259259
repeated in the report summary. Samples should contain only true
260-
values, discarding the repetated artifacts from quantile estimation.
260+
values, discarding the repeated artifacts from quantile estimation.
261261
262262
The test string is slightly massaged output of the following R script:
263263
subsample <- function(x, q) {

0 commit comments

Comments
 (0)