From e64dc8bc2670a6a366dc5e50b34e0f5c54d01e50 Mon Sep 17 00:00:00 2001 From: Siddhanathan Shanmugam Date: Thu, 12 Jan 2017 12:13:05 -0800 Subject: [PATCH] Fix typo Instrumention -> Instrumentation --- wlauto/config_example.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wlauto/config_example.py b/wlauto/config_example.py index d4c24f56..faa9deae 100644 --- a/wlauto/config_example.py +++ b/wlauto/config_example.py @@ -87,7 +87,7 @@ device_config = dict( #################################################################################################### -################################### Instrumention Configuration #################################### +################################### Instrumentation Configuration #################################### #################################################################################################### # This defines the additionnal instrumentation that will be enabled during workload execution, # # which in turn determines what additional data (such as /proc/interrupts content or Streamline # @@ -192,7 +192,7 @@ logging = { #################################################################################################### #################################### Instruments Configuration ##################################### #################################################################################################### -# Instrumention Configuration is related to specific instrument's settings. Some of the # +# Instrumentation Configuration is related to specific instrument's settings. Some of the # # instrumentations require specific settings in order for them to work. These settings are # # specified here. # # Note that these settings only take effect if the corresponding instrument is