Commit bc56d8cf authored by Tomasz Śniatowski's avatar Tomasz Śniatowski Committed by Commit Bot

Fix typo in a metrics.py message

Change-Id: Ifb598565e0a048cc0acbb8afa506762ab05ce42c
Reviewed-on: https://chromium-review.googlesource.com/1192443Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
parent 5cc2afd9
......@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment