Fix changelog formatting which was causing docs build failure.

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4816cbbf
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4816cbbf
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4816cbbf

Branch: refs/heads/trunk
Commit: 4816cbbfd6305eb46dbb6067f625aca7d07455af
Parents: 8a00059
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Wed Apr 13 18:09:01 2016 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Wed Apr 13 18:09:01 2016 +0200

----------------------------------------------------------------------
 CHANGES.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4816cbbf/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index b4cbd95..64c61d2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,8 +10,9 @@ General
 Compute
 ~~~~~~~
 
-- Fix a race condition on GCE driver `list_nodes()`- Invoking GCE’s 
`list_nodes()` while some VMs are being shutdown can result
-  in the `following`libcloud.common.google.ResourceNotFoundError` exception to 
be raised.
+- Fix a race condition on GCE driver `list_nodes()`- Invoking GCE’s
+  `list_nodes()` while some VMs are being shutdown can result in the following
+  `libcloud.common.google.ResourceNotFoundError` exception to be raised.
   (GITHUB-727)
   [Lénaïc Huard]
 

Reply via email to