]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/cli.py
fix typo
[nominatim.git] / nominatim / cli.py
index 83d79a685424313b2dbd8c077d18d9e6db3542da..8d4071db973a117f5ba5c501b70dafed6bdd033a 100644 (file)
@@ -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.
     """