summaryrefslogtreecommitdiffstats
path: root/pid/README
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-02-11 10:45:32 -0800
committerPatrick Venture <venture@google.com>2019-02-11 11:33:48 -0800
commit7280e27eff5bd0c4b16daa311f9d866fe488f790 (patch)
tree29db9956f9e831ec2b369c650800963442ff1626 /pid/README
parent7442c37a1f037ae9615309cc1a22664b008eeac7 (diff)
downloadphosphor-pid-control-7280e27eff5bd0c4b16daa311f9d866fe488f790.tar.gz
phosphor-pid-control-7280e27eff5bd0c4b16daa311f9d866fe488f790.zip
conf change: s/set-point/setpoint/
Remove the dash from set-point, such that it's one word: setpoint. Change-Id: I4c3033f3c2432a53d850e8f5defbe2ac1510daf8 Signed-off-by: Patrick Venture <venture@google.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 7c3f919..7613530 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 output
+generate a setpoint RPM to reach its thermal setpoint. The maximum output
from the set of ThermalControllers is taken as the input to all the
FanController PID loops.
OpenPOWER on IntegriCloud