diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-10-12 19:40:39 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-10-12 19:40:39 +0000 |
| commit | fce3a080cd40112bc28cb22b0150564841dbc457 (patch) | |
| tree | c594259481f77a68a116ded2b2a9dd78bafdf3c5 | |
| parent | a72c7d33cd8e95cbdf39208844e3d9c1f2c4a391 (diff) | |
| parent | 2eaaf37a0d0fdfc68df2daec2ba8b7c2bd40f69b (diff) | |
| download | python-openstackclient-fce3a080cd40112bc28cb22b0150564841dbc457.tar.gz | |
Merge "Fix a typo in commands.rst"
| -rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index b52d9459..ccd70be2 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -80,7 +80,7 @@ referring to both Compute and Volume quotas. * ``container``: (**Object Store**) a grouping of objects * ``credentials``: (**Identity**) specific to identity providers * ``domain``: (**Identity**) a grouping of projects -* ``ec2 cedentials``: (**Identity**) AWS EC2-compatible credentials +* ``ec2 credentials``: (**Identity**) AWS EC2-compatible credentials * ``endpoint``: (**Identity**) the base URL used to contact a specific service * ``extension``: (**Compute**, **Identity**, **Volume**) OpenStack server API extensions * ``federation protocol``: (**Identity**) the underlying protocol used while federating identities |
