doc: fix typos

As found by lint-spelling.py using codespell 2.2.6.
This commit is contained in:
Sjors Provoost
2023-11-07 10:21:51 +09:00
parent 0387ca0774
commit 43de4d3630
22 changed files with 25 additions and 24 deletions

View File

@@ -52,5 +52,5 @@ in order.
### Cache
In order to avoid rebuilding all dependencies for each build, the binaries are
cached and re-used when possible. Changes in the dependency-generator will
cached and reused when possible. Changes in the dependency-generator will
trigger cache-invalidation and rebuilds as necessary.