]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/customize/Import-Styles.md
fix some typos
[nominatim.git] / docs / customize / Import-Styles.md
index e96f96e039baaacbf99c7316f698a2a05708430a..eb548e10c460560ea3d9c29ef4870f625a9dc2e4 100644 (file)
@@ -280,7 +280,7 @@ kinds of geometries can be used:
 * __relation_as_multipolygon__ creates a (Multi)Polygon from the ways in
   the relation. If the ways do not form a valid area, then the object is
   silently discarded.
-* __relation_as_multiline__ creates a (Mutli)LineString from the ways in
+* __relation_as_multiline__ creates a (Multi)LineString from the ways in
   the relations. Ways are combined as much as possible without any regards
   to their order in the relation.