mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06: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:
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 \
|
||||
|
||||
Reference in New Issue
Block a user