summaryrefslogtreecommitdiffstats
path: root/docs/source/intro/01-install.md
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2019-06-15 19:44:33 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2019-06-15 21:06:27 +0100
commit8b62e50eb8bf81a177c4d62484a44b766c6f54a6 (patch)
tree1d10524d4a28f008dd0a95dfd33afe7773c27345 /docs/source/intro/01-install.md
parent5b315e90c508c7fb1123d137c82a3c378e4fb69c (diff)
downloaddeluge-8b62e50eb8bf81a177c4d62484a44b766c6f54a6.tar.gz
deluge-8b62e50eb8bf81a177c4d62484a44b766c6f54a6.tar.bz2
deluge-8b62e50eb8bf81a177c4d62484a44b766c6f54a6.zip
[Docs] Add spellchecking with pyenchant
- Use sphinxcontrib.spelling with custom wordlist. - Skip the checking of the modules documents as they raise false-positives. - Add a setup.py spellcheck_docs command. - Fix spelling and other issues. - Add a doc favicon.
Diffstat (limited to 'docs/source/intro/01-install.md')
-rw-r--r--docs/source/intro/01-install.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/intro/01-install.md b/docs/source/intro/01-install.md
index bbfe846eb..9d7ab1a9a 100644
--- a/docs/source/intro/01-install.md
+++ b/docs/source/intro/01-install.md
@@ -24,14 +24,14 @@ Install with pip:
## <i class="fa fa-windows"></i> Windows
-Unfortuately due to move to GTK3 and Python 3 there is no installer package currently
+Unfortunately due to move to GTK3 and Python 3 there is no installer package currently
available for Windows.
-Intrepid users can install Deluge from seperate packages as detailed in [issue #3201].
+Intrepid users can install Deluge from separate packages as detailed in [issue #3201].
## <i class="fa fa-apple"></i> macOS
-There is no `.app` package currently for macOS, but can try Deluge with homebrew.
+There is no `.app` package currently for macOS, but can try Deluge with [Homebrew].
1. Install [Homebrew]
2. Open a terminal.