Modify grammatical errors
Change-Id: I36d4dcb2a108f934baca21f15c951da15ba216b2
This commit is contained in:
parent
f605dd9bae
commit
a4d942df01
@ -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()
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user