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

Unified Diff: telemetry/telemetry/web_perf/metrics/rendering_stats.py

Issue 3001203002: Correct spelling mistake in a comment. (Closed)
Patch Set: Created 3 years, 4 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/telemetry/web_perf/metrics/rendering_stats.py
diff --git a/telemetry/telemetry/web_perf/metrics/rendering_stats.py b/telemetry/telemetry/web_perf/metrics/rendering_stats.py
index bc12ac7db416e5d0862030bd2d9ff3b5294414b8..0dbbe288929a2459ac992da394503c2d2b75c55a 100644
--- a/telemetry/telemetry/web_perf/metrics/rendering_stats.py
+++ b/telemetry/telemetry/web_perf/metrics/rendering_stats.py
@@ -151,7 +151,7 @@ class RenderingStats(object):
gpu_process, timeline_ranges):
"""
Utility class for extracting rendering statistics from the timeline (or
- other loggin facilities), and providing them in a common format to classes
+ other logging facilities), and providing them in a common format to classes
that compute benchmark metrics from this data.
Stats are lists of lists of numbers. The outer list stores one list per
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698