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

Unified Diff: tools/telemetry/telemetry/core/browser_options.py

Issue 469763003: Spelling fixes for 'device' and 'service'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 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 | « remoting/host/installer/win/chromoting.wxs ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/core/browser_options.py
diff --git a/tools/telemetry/telemetry/core/browser_options.py b/tools/telemetry/telemetry/core/browser_options.py
index f28272d35fb4868c95108696db0126081b1d7d05..971131f1953be4b7041d4527efb7b9ba7a3fa00b 100644
--- a/tools/telemetry/telemetry/core/browser_options.py
+++ b/tools/telemetry/telemetry/core/browser_options.py
@@ -74,7 +74,7 @@ class BrowserFinderOptions(optparse.Values):
group.add_option('--device',
dest='android_device',
help='The android device ID to use'
- 'If not specified, only 0 or 1 connected devcies are supported.')
+ 'If not specified, only 0 or 1 connected devices are supported.')
group.add_option('--target-arch',
dest='target_arch',
help='The target architecture of the browser. Options available are: '
« no previous file with comments | « remoting/host/installer/win/chromoting.wxs ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698