Modify grammatical errors

Change-Id: I36d4dcb2a108f934baca21f15c951da15ba216b2
This commit is contained in:
chengebj5238 2018-02-06 17:52:18 +08:00 committed by wangxiyuan
parent f605dd9bae
commit a4d942df01
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)