Skip to content

Commit 68494aa

Browse files
authored
Merge pull request swiftlang#35410 from eltociear/patch-2
2 parents be7462e + 473e4af commit 68494aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/utils/DriverUtils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ final class TestRunner {
446446
/// of context switches.
447447
///
448448
/// This method of estimating memory usage is valid only for executing single
449-
/// benchmark. That's why we don't worry about reseting the `baseline` in
449+
/// benchmark. That's why we don't worry about resetting the `baseline` in
450450
/// `resetMeasurements`.
451451
///
452452
/// FIXME: This current implementation doesn't work on Linux. It is disabled

0 commit comments

Comments
 (0)