Small typo fix
Change-Id: Ib2e741e1bcf401fce0ea7c79a16c93914429076c Signed-off-by: David Caro <dcaroest@redhat.com>
This commit is contained in:
parent
dfe15fdbea
commit
b6b85a3c8a
@ -2106,7 +2106,7 @@ def groovy_postbuild(parser, xml_parent, data):
|
||||
# Backward compatibility with old format
|
||||
if isinstance(data, six.string_types):
|
||||
logger.warn(
|
||||
"You use depricated configuration, please follow documentation "
|
||||
"You use deprecated configuration, please follow documentation "
|
||||
"to change configuration. It is not going to be supported in "
|
||||
"future releases!"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user