Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(220)

Unified Diff: tools/telemetry/telemetry/web_perf/metrics/blob_timeline_unittest.py

Issue 1533523004: Run codespell on src/tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698