Commit 03d24a9b authored by Peter Müller's avatar Peter Müller Committed by Michael Tremer

location-importer.in: fix typo

Fixes: #12549
Signed-off-by: default avatarPeter Müller <peter.mueller@ipfire.org>
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent b178117b
......@@ -990,7 +990,7 @@ class CLI(object):
)
else:
log.warning("Unsupport type: %s" % type)
log.warning("Unsupported type: %s" % type)
@staticmethod
def _parse_bool(block, key):
......
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