summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2014-10-10 19:09:02 -0500
committerBrant Knudson <bknudson@us.ibm.com>2014-10-15 08:57:57 -0500
commitdcb41729f63ef45bde2606f59286f44efe7ec76f (patch)
treece671888903861ad9db6e12fb7561d952cbb0b36 /doc
parent89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916 (diff)
downloadpython-keystoneclient-dcb41729f63ef45bde2606f59286f44efe7ec76f.tar.gz
Correct typos in man page
A couple of typos in the keystone man page are corrected. Change-Id: I5931c1f128c5199c87317740abe1ee76b2c18489
Diffstat (limited to 'doc')
-rw-r--r--doc/source/man/keystone.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/man/keystone.rst b/doc/source/man/keystone.rst
index d96d89f..506fc2b 100644
--- a/doc/source/man/keystone.rst
+++ b/doc/source/man/keystone.rst
@@ -24,7 +24,7 @@ OpenStack Identity API (e.g. Keystone).
To communicate with the API, you will need to be authenticated - and the
:program:`keystone` provides multiple options for this.
-While bootstrapping keystone the authentication is accomplished with a
+While bootstrapping Keystone the authentication is accomplished with a
shared secret token and the location of the Identity API endpoint. The
shared secret token is configured in keystone.conf as "admin_token".
@@ -33,7 +33,7 @@ and :option:`--os-endpoint`, or set them in environment variables:
.. envvar:: OS_SERVICE_TOKEN
- Your keystone administrative token
+ Your Keystone administrative token
.. envvar:: OS_SERVICE_ENDPOINT