diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-07-02 13:44:28 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-07-02 13:44:28 +0000 |
| commit | fd1b11856587167829f51c728066238d64a93e0e (patch) | |
| tree | fdaa4ec3b2a9e097615fc70bb3cc57e72594ac71 | |
| parent | 89e21b6b30a1d3597c7e90ee87080439a8a8ec31 (diff) | |
| parent | 1a5aabf6fcb9f306d4cb44f0583fac40f219fae7 (diff) | |
| download | python-openstackclient-fd1b11856587167829f51c728066238d64a93e0e.tar.gz | |
Merge "Fixed a typo in the rst docs."
| -rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 09039960..8da13c90 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,7 +3,7 @@ OpenStack Client This is a command-line client for OpenStack that unifies the operation of python-keystoneclient, python-novaclient and python-glanceclient -(formerly glance clienti) in a single shell with a uniform command +(formerly glance client) in a single shell with a uniform command structure. Contents: |
