This commit is contained in:
Steven Robertson 2020-02-03 16:57:30 -08:00
parent 8630f6190c
commit 81694d07ab
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ def _get_planner(name, path, source):
def invoke(invocation):
"""
Find a Planner subclass corresnding to `invocation` and use it to invoke
Find a Planner subclass corresponding to `invocation` and use it to invoke
the module.
:param Invocation invocation: