diff options
-rw-r--r-- | docs/spelling_wordlist.txt (renamed from docs/validwords.txt) | 0 | ||||
-rw-r--r-- | tox.ini | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/validwords.txt b/docs/spelling_wordlist.txt index c860d4aa0..c860d4aa0 100644 --- a/docs/validwords.txt +++ b/docs/spelling_wordlist.txt @@ -36,4 +36,4 @@ deps = -r{toxinidir}/etc/requirements.txt sphinxcontrib-spelling commands = - sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -Dspelling_word_list_filename=validwords.txt -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck + sphinx-build -b spelling -Dextensions=sphinxcontrib.spelling -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/spellcheck |