docs: fix multiple typos in documentation and source code

This commit is contained in:
AmmarYasser455
2026-01-30 03:44:15 +02:00
parent 9a979b7429
commit fcc5ce3f92
9 changed files with 17 additions and 17 deletions

View File

@@ -177,7 +177,7 @@ class Indexer:
`total_tuples` may contain the total number of rows to process.
When not supplied, the value will be computed using the
approriate runner function.
appropriate runner function.
"""
LOG.warning("Starting %s (using batch size %s)", runner.name(), batch)