summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorTerryHowe <terrylhowe@gmail.com>2015-07-19 06:06:19 -0600
committerTerryHowe <terrylhowe@gmail.com>2015-07-19 06:06:19 -0600
commit88c39ef48e2296590ed9dbf532f059ca06655b9e (patch)
treef23a8d8cbb783874f8bb55bfe1a8ec6d128e3aff /doc/source/command-objects
parentb08dd6f13205e6ba3ca39f202e450196a37d0c23 (diff)
downloadpython-openstackclient-88c39ef48e2296590ed9dbf532f059ca06655b9e.tar.gz
Minor identity documentation change
Change-Id: Ib139f2376e70ebb7b5621cdad4da61c64c1f9246
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/project.rst2
-rw-r--r--doc/source/command-objects/role.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/project.rst b/doc/source/command-objects/project.rst
index 54c69a6c..a8a6e812 100644
--- a/doc/source/command-objects/project.rst
+++ b/doc/source/command-objects/project.rst
@@ -54,7 +54,7 @@ Create new project
Return existing project
- If the project already exist return the existing project data and do not fail.
+ If the project already exists return the existing project data and do not fail.
.. _project_create-name:
.. describe:: <name>
diff --git a/doc/source/command-objects/role.rst b/doc/source/command-objects/role.rst
index 5020a91c..d26932b1 100644
--- a/doc/source/command-objects/role.rst
+++ b/doc/source/command-objects/role.rst
@@ -78,7 +78,7 @@ Create new role
Return existing role
- If the role already exist return the existing role data and do not fail.
+ If the role already exists return the existing role data and do not fail.
.. describe:: <name>