Fixes various typos

Found via `codespell -q 3 -S "*.har,*.pdf,*.ts,./src/locale,./src-ui/src/locale,./docs/changelog.md,./src-ui/package-lock.json" -L criterias`
This commit is contained in:
luzpaz
2024-01-08 14:40:19 +00:00
parent f1bf1ddc54
commit 0232b06ae8
23 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
# Docker Compose file for running paperless testing with actual gotenberg
# and Tika containers for a more end to end test of the Tika related functionality
# Can be used locally or by the CI to start the nessecary containers with the
# Can be used locally or by the CI to start the necessary containers with the
# correct networking for the tests
version: "3.7"