X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/34d27ed45cac67fd155f6997d82fa6a5d8946ce9..2dafc4cf4fc46ea4be293a458d565fbff645ac28:/nominatim/data/place_name.py?ds=sidebyside diff --git a/nominatim/data/place_name.py b/nominatim/data/place_name.py index 4dfaf819..f4c5e0fa 100644 --- a/nominatim/data/place_name.py +++ b/nominatim/data/place_name.py @@ -20,7 +20,7 @@ class PlaceName: is the part of the key after the first colon. In addition to that, a name may have arbitrary additional attributes. - How attributes are used, depends on the sanatizers and token analysers. + How attributes are used, depends on the sanitizers and token analysers. The exception is is the 'analyzer' attribute. This attribute determines which token analysis module will be used to finalize the treatment of names.