diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-29 13:13:20 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-29 13:13:20 +0000 |
| commit | 3b6bb4f495018215699255e6ad6060f7605c2c27 (patch) | |
| tree | ee374a3b0314e8e1724902e7bb07343163e7d678 | |
| parent | 62874a5307bbf3110c6dd37b4ccaf0f5b0551871 (diff) | |
| parent | 62c187df7a1e69493771c6a88d065f1f8e7fc372 (diff) | |
| download | python-openstackclient-3b6bb4f495018215699255e6ad6060f7605c2c27.tar.gz | |
Merge "Update the description of project in releasenotes."
| -rw-r--r-- | releasenotes/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 12ed68df..d765e339 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -285,7 +285,7 @@ texinfo_documents = [( u'OpenStackclient Release Notes Documentation', u'OpenStackclient Developers', 'OpenStackClientReleaseNotes', - 'One line description of project.', + 'A unified command-line client for OpenStack.', 'Miscellaneous', )] |
