From 0a183b8c6a69d538798625f94b8b5810ffe5e4b6 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Tue, 28 Jul 2015 21:52:17 +0900 Subject: [PATCH] Fix two typos on tempest documentation specifing => specifying secion => section Change-Id: Ie5c2ddb03586c780e4f338ba9dd2a8adbf824c6e Closes-Bug: #1478941 --- README.rst | 2 +- doc/source/configuration.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index af24569400..d7063ba065 100644 --- a/README.rst +++ b/README.rst @@ -107,7 +107,7 @@ Unit Tests ---------- Tempest also has a set of unit tests which test the Tempest code itself. These -tests can be run by specifing the test discovery path:: +tests can be run by specifying the test discovery path:: $> OS_TEST_PATH=./tempest/tests testr run --parallel diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 080554492d..3e6013d1bd 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -142,7 +142,7 @@ options in the identity section: #. alt_password #. alt_tenant_name -And in the auth secion: +And in the auth section: #. allow_tenant_isolation = False #. comment out 'test_accounts_file' or keep it as empty