You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2018/12/19 05:34:20 UTC

[18/21] libcloud git commit: fixed doc strings

fixed doc strings


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

Branch: refs/heads/trunk
Commit: 6cb635317786b25ff784a582e2368636180c2958
Parents: db3fe92
Author: mitch <mi...@itaas.dimensiondata.com>
Authored: Tue Dec 18 22:25:19 2018 -0500
Committer: mitch <mi...@itaas.dimensiondata.com>
Committed: Tue Dec 18 22:25:19 2018 -0500

----------------------------------------------------------------------
 libcloud/compute/drivers/nttcis.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/6cb63531/libcloud/compute/drivers/nttcis.py
----------------------------------------------------------------------
diff --git a/libcloud/compute/drivers/nttcis.py b/libcloud/compute/drivers/nttcis.py
index c9084d8..5fbf482 100644
--- a/libcloud/compute/drivers/nttcis.py
+++ b/libcloud/compute/drivers/nttcis.py
@@ -4872,7 +4872,7 @@ class NttCisNodeDriver(NodeDriver):
 
         :param consistency_group_id: Id of Consistency Group to delete
         :type ``str``
-        :return: :return: True if response_code contains eiether
+        :return: True if response_code contains eiether
             'IN_PROGRESS' or 'OK' otherwise False
         :rtype: ``bool``
         """