| Index: tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py
|
| diff --git a/tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py b/tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py
|
| index 67dbf68e2531168922e99ef871de875d8a761db6..7f2efb70afb5635410bc4433aa21b68547601b38 100644
|
| --- a/tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py
|
| +++ b/tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py
|
| @@ -98,7 +98,7 @@ class BlobTimelineMetricUnitTest(unittest.TestCase):
|
| TestInteraction(30, 40)]
|
|
|
| # We ignore events outside of the interaction intervals, and we use the
|
| - # begining of the first event of the interval and the end of the last
|
| + # beginning of the first event of the interval and the end of the last
|
| # event.
|
| # 18 - 10 = 8
|
| # 37 - 32 = 5
|
|
|