fix typos of name Nominatim

This commit is contained in:
Marc Tobias
2022-05-05 01:04:47 +02:00
parent 8c073993ef
commit 0de83c4a51
4 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ def run_legacy_script(script, *args, nominatim_env=None, throw_on_fail=False):
def run_api_script(endpoint, project_dir, extra_env=None, phpcgi_bin=None,
params=None):
""" Execute a Nominiatim API function.
""" Execute a Nominatim API function.
The function needs a project directory that contains the website
directory with the scripts to be executed. The scripts will be run