mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Fix typo in a metrics.py message
Change-Id: Ifb598565e0a048cc0acbb8afa506762ab05ce42c Reviewed-on: https://chromium-review.googlesource.com/1192443 Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
5cc2afd9b8
commit
bc56d8cfab
@@ -31,7 +31,7 @@ DEFAULT_COUNTDOWN = 10
|
||||
|
||||
INVALID_CONFIG_WARNING = (
|
||||
'WARNING: Your metrics.cfg file was invalid or nonexistent. A new one will '
|
||||
'been created.'
|
||||
'be created.'
|
||||
)
|
||||
PERMISSION_DENIED_WARNING = (
|
||||
'Could not write the metrics collection config:\n\t%s\n'
|
||||
|
||||
Reference in New Issue
Block a user