diff options
| author | qtang <qtang@vmware.com> | 2016-07-29 11:15:31 +0800 |
|---|---|---|
| committer | qtang <qtang@vmware.com> | 2016-07-29 11:15:31 +0800 |
| commit | 62c187df7a1e69493771c6a88d065f1f8e7fc372 (patch) | |
| tree | 81e967ab2022030c101148d0402125c996bba65e | |
| parent | 3d53ae828b8061fdd1b3d73cbe8f4f1ec9b3bf8e (diff) | |
| download | python-openstackclient-62c187df7a1e69493771c6a88d065f1f8e7fc372.tar.gz | |
Update the description of project in releasenotes.
Change-Id: I1fe0e52d2e049d34666a6d94bac1d85b91a78b19
| -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', )] |
