Skip to content

Commit

Permalink
Fixing small spacing issue in comment
Browse files Browse the repository at this point in the history
Closes #694
  • Loading branch information
jadunham1 authored and tonybaloney committed Feb 10, 2016
1 parent 497cc01 commit 513bc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcloud/compute/drivers/dimensiondata.py
Expand Up @@ -427,7 +427,7 @@ def ex_list_nodes_paginated(self, name=None, location=None,
:keyword network_domain: Filters the node list to nodes in this
network domain
:type network_domain: :class:`DimensionDataNetworkDomain`
or ``str``
or ``str``
:return: a list of `Node` objects
:rtype: ``generator`` of `list` of :class:`Node`
Expand Down

0 comments on commit 513bc17

Please sign in to comment.