From 83aa78773dd0fea7064b8fa9676c44c061dc5e66 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 17 Oct 2019 20:53:04 +0200 Subject: Check spelling in rst files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It fixes a few typos too and installs enchant in TravisCI and CircleCI jobs. Change-Id: Id5dbf5f926edc8b0b4e4337d11bf63e21ea7e173 Signed-off-by: Cédric Ollivier --- docs/testing/user/configguide/configguide.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/testing/user/configguide/configguide.rst') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 88f728cb0..f0583f245 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -177,8 +177,8 @@ Functest Dockers for Kubernetes deployment Docker images are available on the dockerhub: * opnfv/functest-kubernetes-core - * opnfv/functest-kubernetest-healthcheck - * opnfv/functest-kubernetest-smoke + * opnfv/functest-kubernetes-healthcheck + * opnfv/functest-kubernetes-smoke Preparing your environment ^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -228,7 +228,7 @@ Results shall be displayed as follows:: Environment variables ===================== -Several environement variables may be specified: +Several environment variables may be specified: * INSTALLER_IP= * DEPLOY_SCENARIO=--- -- cgit 1.2.3-korg