Index: tools/perf/measurements/startup.py |
diff --git a/tools/perf/measurements/startup.py b/tools/perf/measurements/startup.py |
index bc0617d593f6e07930fdcf87fba1d247b7a3b6ad..8b57a486469e6b8286276653b5fcfd92865b8592 100644 |
--- a/tools/perf/measurements/startup.py |
+++ b/tools/perf/measurements/startup.py |
@@ -46,7 +46,7 @@ class StartWithUrl(Startup): |
has already cached much of Chromium's content. For warm tests, you should |
repeat the page set to ensure it's cached. |
- The startup URL is taken from the page set's startup_url. This |
+ The startup URL is taken from the page's startup_url. This |
allows the testing of multiple different URLs in a single benchmark. |
""" |