X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/474d4230b88033c48ff284d58223cbc632213b85..9f42c3f3b8333a5f65bbe34f5a5a4e0a350d84c3:/nominatim/api/status.py diff --git a/nominatim/api/status.py b/nominatim/api/status.py index 8ac92f35..1069184c 100644 --- a/nominatim/api/status.py +++ b/nominatim/api/status.py @@ -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