1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 02:01:16 +00: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
``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.
The initial context set up involves combining configuration from various