2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-10 22:00:56 +00:00

Fix common spelling mistakes ()

* add codespell

* first fixes

* doc fixes

* fix docstrings and comments

* functional changes

* docstrings again

* and docs again

* rename args

* add ignore

* use pre-commit for filtering instead

* ups

* fix typo in filter
This commit is contained in:
Matthias Mair
2023-06-03 16:04:52 +02:00
committed by GitHub
parent 5e2bfaa43a
commit 21ed4b2081
161 changed files with 344 additions and 334 deletions
.github
ISSUE_TEMPLATE
actions
workflows
.pre-commit-config.yamlCONTRIBUTING.md
InvenTree
ci
contrib
docker-compose.yml
docker
docs
tasks.py

@@ -6,7 +6,7 @@ title: FAQ
Below is a list of frequently asked questions. If you are having issues with InvenTree please consult this list first!
## Installation Isues
## Installation Issues
### Installing on Windows
@@ -68,7 +68,7 @@ For more information, refer to the installation guides:
- [Bare Metal Installation](./start/install.md#updating-inventree)
!!! warning "Invoke Update"
You must ensure that the `invoke update` command is perfomed *every time* you update InvenTree
You must ensure that the `invoke update` command is performed *every time* you update InvenTree
### Feature *x* does not work after update
@@ -118,7 +118,7 @@ It means that the user running the InvenTree server does not have permission to
Ensure that the user running the InvenTree server has permission to create the required directories. For example, if running the server as the `inventree` user, ensure that the `inventree` user has permission to create the required directories.
If you are using Docker to run the InvenTree server, ensure that the user that runs the docker deamon has permission to create the required directories in the volume.
If you are using Docker to run the InvenTree server, ensure that the user that runs the docker daemon has permission to create the required directories in the volume.
### Failed to mount local volume