summaryrefslogtreecommitdiffstats
path: root/pid/README
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-06-14 08:50:53 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-06-14 08:51:15 -0500
commit08afbb25c4d997cec9424bded73a90b13de3a699 (patch)
treedd839bd01086af948c7d58b75157419e5675bc47 /pid/README
parent4bd518d5eb378d7af3d91a2afeed01ebd6f57f52 (diff)
downloadphosphor-pid-control-08afbb25c4d997cec9424bded73a90b13de3a699.tar.gz
phosphor-pid-control-08afbb25c4d997cec9424bded73a90b13de3a699.zip
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: I1de3fdd00d0c132987b1eeb78b2945f30d3ab538 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'pid/README')
-rw-r--r--pid/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/pid/README b/pid/README
index 93e48f3..7c3f919 100644
--- a/pid/README
+++ b/pid/README
@@ -3,7 +3,7 @@ Controller object. The design implemented in this structure is a facsimile of
what was published in the Chrome OS source.
One has any number of ThermalControllers that run through a PID step to
-generate a set-point RPM to reach its thermal set-point. The maximum ouput
+generate a set-point RPM to reach its thermal set-point. The maximum output
from the set of ThermalControllers is taken as the input to all the
FanController PID loops.
OpenPOWER on IntegriCloud