We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba96379 commit 117ff1dCopy full SHA for 117ff1d
1 file changed
docs/internals/contributing/writing-documentation.txt
@@ -178,8 +178,9 @@ Spelling check
178
~~~~~~~~~~~~~~
179
180
Before you commit your docs, it's a good idea to run the spelling checker.
181
-You'll need to install :pypi:`sphinxcontrib-spelling` first. Then from the
182
-``docs`` directory, run:
+You'll need to install :pypi:`sphinxcontrib-spelling` first. The spell checker
+also requires a system-level spell checking backend such as `Aspell
183
+<http://aspell.net/>`__. Then from the ``docs`` directory, run:
184
185
.. console::
186
0 commit comments