Merge "Trivial: fix the error description in receiver_list2"

This commit is contained in:
Jenkins 2016-12-23 12:08:48 +00:00 committed by Gerrit Code Review
commit 3690d6aac7
1 changed files with 1 additions and 1 deletions

View File

@ -1996,7 +1996,7 @@ class EngineService(service.Service):
"""List receivers matching the specified criteria.
:param ctx: An instance of the request context.
:param req: An instance of the ReceiverListRequestBody object.
:param req: An instance of the ReceiverListRequest object.
:return: A list of `Receiver` object representations.
"""
req.obj_set_defaults()