Amend the spelling error of a word

Change-Id: I940b0bea7350735bcf78045058fc23568ba2e29a
This commit is contained in:
chengebj5238 2018-06-06 17:39:03 +08:00 committed by Dougal Matthews
parent 98589e12c9
commit 7301d8cbcd
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@ class WorkflowAction(Action):
)
# If the parent has a root_execution_id, it must be a sub-workflow. So
# we should propogate that ID down. Otherwise the parent must be the
# we should propagate that ID down. Otherwise the parent must be the
# root execution and we should use the parents ID.
root_execution_id = parent_wf_ex.root_execution_id or parent_wf_ex.id