From 62c187df7a1e69493771c6a88d065f1f8e7fc372 Mon Sep 17 00:00:00 2001
From: qtang <qtang@vmware.com>
Date: Fri, 29 Jul 2016 11:15:31 +0800
Subject: [PATCH] Update the description of project in releasenotes.

Change-Id: I1fe0e52d2e049d34666a6d94bac1d85b91a78b19
---
 releasenotes/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 12ed68df29..d765e339b2 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',
 )]