]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/api/status.py
Correct some typos
[nominatim.git] / nominatim / api / status.py
index 8ac92f35835d0914e1d069b4cfef276ff95ac8e6..1069184c88e8bc9655111b737b3a060731d931e6 100644 (file)
@@ -5,7 +5,7 @@
 # Copyright (C) 2023 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
-Classes and function releated to status call.
+Classes and function related to status call.
 """
 from typing import Optional
 import datetime as dt