]> git.openstreetmap.org Git - nominatim.git/commitdiff
fix typo
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 2 Dec 2018 22:09:11 +0000 (23:09 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Jan 2019 21:54:41 +0000 (22:54 +0100)
settings/import-address.style
settings/import-admin.style
settings/import-street.style

index 8390f8f06db490918692ef841bc6302721115344..b79b5bc91772c4a9b2889dc8352f7f4d49911905 100644 (file)
@@ -32,7 +32,7 @@
     "keys" : ["landuse"],
     "values" : {
         "cemetry" : "skip",
-        "" : "fallback,with-name"
+        "" : "fallback,with_name"
     }
 },
 {
index f6251260307908e22224dd968fb25b3ac894a830..df7b31d2cc350c1ac9e998ef077b401ae75ad0a7 100644 (file)
@@ -26,7 +26,7 @@
     "keys" : ["landuse"],
     "values" : {
         "cemetry" : "skip",
-        "" : "fallback,with-name"
+        "" : "fallback,with_name"
     }
 },
 {
index db2cd2a8939993f0302a1b86878454bdf2c3b7d7..424192756a04582915e2d3d37865677b0655bdc6 100644 (file)
@@ -26,7 +26,7 @@
     "keys" : ["landuse"],
     "values" : {
         "cemetry" : "skip",
-        "" : "fallback,with-name"
+        "" : "fallback,with_name"
     }
 },
 {