1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-04-19 09:10:51 +01:00

Execution: Corrected spelling

This commit is contained in:
Marc Bonnici 2017-04-12 14:47:34 +01:00
parent a17e11251e
commit b7ed59edcf

View File

@ -209,7 +209,7 @@ class Executor(object):
""" """
The ``Executor``'s job is to set up the execution context and pass to a The ``Executor``'s job is to set up the execution context and pass to a
``Runner`` along with a loaded run specification. Once the ``Runner`` has ``Runner`` along with a loaded run specification. Once the ``Runner`` has
done its thing, the ``Executor`` performs some final reporint before done its thing, the ``Executor`` performs some final reporting before
returning. returning.
The initial context set up involves combining configuration from various The initial context set up involves combining configuration from various