]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/db/async_core_library.py
add slight preference for locating point POIs over POI areas
[nominatim.git] / nominatim / db / async_core_library.py
index d86ce5ec15a92631430ecaacd637590fdd1aede5..4a4b9f290fc323dee3ce37e3509f1b48d49ba448 100644 (file)
@@ -5,7 +5,7 @@
 # Copyright (C) 2023 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
-Import the base libary to use with asynchronous SQLAlchemy.
+Import the base library to use with asynchronous SQLAlchemy.
 """
 # pylint: disable=invalid-name