Merge "Modify grammatical errors"

This commit is contained in:
Zuul 2018-02-26 03:27:13 +00:00 committed by Gerrit Code Review
commit 0b5685687d
2 changed files with 2 additions and 2 deletions

View File

@ -545,7 +545,7 @@ def _filter_messages(messages, filters, to_basic, marker):
"""Create a filtering iterator over a list of messages.
The function accepts a list of filters to be filtered
before the the message can be included as a part of the reply.
before the message can be included as a part of the reply.
"""
now = timeutils.utcnow_ts()

View File

@ -92,7 +92,7 @@ def _filter_messages(messages, filters, marker, get_object, list_objects,
"""Create a filtering iterator over a list of messages.
The function accepts a list of filters to be filtered
before the the message can be included as a part of the reply.
before the message can be included as a part of the reply.
"""
now = timeutils.utcnow_ts(True)