Merge "Fix the comment in [1]."

This commit is contained in:
Jenkins 2015-08-26 03:11:46 +00:00 committed by Gerrit Code Review
commit f3e3c85289
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ class ObjectUpdater(Daemon):
:param node: node dictionary from the container ring
:param part: partition that holds the container
:param op: operation performed (ex: 'POST' or 'DELETE')
:param op: operation performed (ex: 'PUT' or 'DELETE')
:param obj: object name being updated
:param headers_out: headers to send with the update
"""