Check spelling in rst files 51/68651/2
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:31:15 +0000 (17:31 +0200)
commit841894cc1aba5ee90ad01a4b0d65f741c54be498
treef79be80b85be1c64e7ce184c46d802782b17e25f
parent7ad64e6e4030b42e256f7a6661fce61d68860439
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