Fix docstring typo
Change-Id: I18797790109ce8696ad3efa44acff7105f0cd321
This commit is contained in:
@@ -146,7 +146,7 @@ class FilterScheduler(driver.Scheduler):
|
||||
return self.options.get_configuration()
|
||||
|
||||
def populate_filter_properties(self, request_spec, filter_properties):
|
||||
"""Stuff things into filter_properties. Can be overriden in a
|
||||
"""Stuff things into filter_properties. Can be overridden in a
|
||||
subclass to add more data.
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user