]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/data/place_name.py
fixed typos in docs and code comments
[nominatim.git] / nominatim / data / place_name.py
index f4c5e0fa30d21b3fb4bfa7e70eb5cf18f90ae7b4..47464e2b323b4c753f7e58e2c433e77dec57ea59 100644 (file)
@@ -21,7 +21,7 @@ class PlaceName:
 
         In addition to that, a name may have arbitrary additional attributes.
         How attributes are used, depends on the sanitizers and token analysers.
 
         In addition to that, a name may have arbitrary additional attributes.
         How attributes are used, depends on the sanitizers and token analysers.
-        The exception is is the 'analyzer' attribute. This attribute determines
+        The exception is the 'analyzer' attribute. This attribute determines
         which token analysis module will be used to finalize the treatment of
         names.
     """
         which token analysis module will be used to finalize the treatment of
         names.
     """