1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 22:24:51 +00:00

Fix a frequently repeated typo

This commit is contained in:
Per Inge Mathisen
2016-07-08 10:16:47 +02:00
parent c8a735e298
commit 12a78ce291
5 changed files with 9 additions and 9 deletions

View File

@@ -348,7 +348,7 @@ class EnergyModelInstrument(Instrument):
desicription = """
Generates a power mode for the device based on specified workload.
This insturment will execute the workload specified by the agenda (currently, only ``sysbench`` is
This instrument will execute the workload specified by the agenda (currently, only ``sysbench`` is
supported) and will use the resulting performance and power measurments to generate a power mode for
the device.