request_splitter: s/supliment/supplement/ in comment.
This commit is contained in:
parent
4d8e6efca1
commit
232219363c
@ -90,7 +90,7 @@ class RequestSplitter(object):
|
||||
def supplement(self, request):
|
||||
""" Provide additional information for grouping """
|
||||
if request.get('ignored'):
|
||||
# Only supliment once.
|
||||
# Only supplement once.
|
||||
return
|
||||
|
||||
history = request.find('history')
|
||||
|
Loading…
x
Reference in New Issue
Block a user