]> git.openstreetmap.org Git - nominatim.git/commitdiff
fix typo
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 19:30:27 +0000 (20:30 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 19:30:27 +0000 (20:30 +0100)
nominatim/cli.py

index 83d79a685424313b2dbd8c077d18d9e6db3542da..8d4071db973a117f5ba5c501b70dafed6bdd033a 100644 (file)
@@ -306,7 +306,7 @@ class UpdateIndex:
 
 class UpdateRefresh:
     """\
 
 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.
     """
 
     These functions must not be run in parallel with other update commands.
     """