Check spelling in rst files 49/68649/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 17 Oct 2019 18:53:04 +0000 (20:53 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 19 Oct 2019 15:23:14 +0000 (17:23 +0200)
commit5ec4de45b3023fd5ffb928f402ae6d2845d6b5f8
tree258e1c04b6b3a22113a7ac8bdd2b51cfc33790a0
parent66d97a2330dd318d48157a4fc0106377265a2573
Check spelling in rst files

It fixes a few typos too and installs enchant in TravisCI and CircleCI
jobs.

Change-Id: Id5dbf5f926edc8b0b4e4337d11bf63e21ea7e173
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 83aa78773dd0fea7064b8fa9676c44c061dc5e66)
12 files changed:
.circleci/config.yml
.travis.yml
docs/conf.py
docs/release/release-notes/functest-release.rst
docs/spelling_wordlist.txt [new file with mode: 0644]
docs/testing/user/configguide/configguide.rst
docs/testing/user/configguide/prerequisites.rst
docs/testing/user/userguide/reporting.rst
docs/testing/user/userguide/test_overview.rst
docs/testing/user/userguide/troubleshooting.rst
test-requirements.txt
tox.ini