From: Sarah Hoffmann Date: Thu, 14 Jan 2021 19:30:27 +0000 (+0100) Subject: fix typo X-Git-Tag: v3.7.0~57^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/eda0900c8ec67c10f5f8eb7cb47dd7e02bd8a48d fix typo --- diff --git a/nominatim/cli.py b/nominatim/cli.py index 83d79a68..8d4071db 100644 --- a/nominatim/cli.py +++ b/nominatim/cli.py @@ -306,7 +306,7 @@ class UpdateIndex: class UpdateRefresh: """\ - Recompute auxillary data used by the indexing process. + Recompute auxiliary data used by the indexing process. These functions must not be run in parallel with other update commands. """