]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - src/python/location-importer.in
location-importer.in: fix typo
[people/ms/libloc.git] / src / python / location-importer.in
index 2dec89e4b9c3f422848b27447d2c555703622b0a..a4be445e36f1a8fba11d66d8cf7e4af651277b49 100644 (file)
@@ -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):