From 7043a8e620dba4d00092899f154664bf01b05377 Mon Sep 17 00:00:00 2001 From: zhangzs Date: Fri, 9 Feb 2018 14:49:15 +0800 Subject: [PATCH] Fix a spelling mistake in source file Change-Id: I383b307fafc65d51d0cfd21aaf2164ca57904aed --- validations/callback_plugins/validation_output.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validations/callback_plugins/validation_output.py b/validations/callback_plugins/validation_output.py index 85250a93a..e7850a8e8 100644 --- a/validations/callback_plugins/validation_output.py +++ b/validations/callback_plugins/validation_output.py @@ -29,7 +29,7 @@ Message: {} WARNING_TEMPLATE = """\ -Task '{}' succeded, but had some warnings: +Task '{}' succeeded, but had some warnings: Host: {} Warnings: """