Merge "Trivial: Fix wrong param name in comment."

This commit is contained in:
Jenkins 2015-11-12 07:01:34 +00:00 committed by Gerrit Code Review
commit c39708beff

@ -245,7 +245,7 @@ class ListVolume(lister.Lister):
def _format_attach(attachments):
"""Return a formatted string of a volume's attached instances
:param volume: a volume.attachments field
:param attachments: a volume.attachments field
:rtype: a string of formatted instances
"""