public inbox for location@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] location-importer.in: fix typo
@ 2020-12-23 14:10 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2020-12-23 14:10 UTC (permalink / raw)
  To: location

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Fixes: #12549

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 src/python/location-importer.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/python/location-importer.in b/src/python/location-importer.in
index 2dec89e..a4be445 100644
--- a/src/python/location-importer.in
+++ b/src/python/location-importer.in
@@ -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):
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-23 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 14:10 [PATCH] location-importer.in: fix typo Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox