mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Fix various typos
Found via `codespell -q 3 -S *.ts,*.desktop,./src/base/3rdparty,./dist/windows/installer-translations -L ba,doas,ist,ro,ths` PR #17317.
This commit is contained in:
parent
286df8f560
commit
8736c9ec4c
7 changed files with 8 additions and 8 deletions
4
dist/docker/Readme.md
vendored
4
dist/docker/Readme.md
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
This Dockerfile allows you to build a docker image containing qBittorrent-nox
|
||||
|
||||
## Prerequisities
|
||||
## Prerequisites
|
||||
|
||||
In order to build/run this image you'll need `docker` installed: https://docs.docker.com/get-docker/
|
||||
|
||||
|
@ -21,7 +21,7 @@ It is also recommended to install `docker-compose` as it can significantly ease
|
|||
```
|
||||
|
||||
* If you are using docker-compose then you should edit `.env` file first.
|
||||
You can find an explaination of the variables in the following [Parameters](#parameters) section. \
|
||||
You can find an explanation of the variables in the following [Parameters](#parameters) section. \
|
||||
Then run the following commands in this folder:
|
||||
```shell
|
||||
docker compose build \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue