Skip to content

Commit 1f22c07

Browse files
xandfurygroeck
authored andcommitted
hwmon: (sch5627, max31827) Fix typos in driver documentation
Fix some typos in hwmon/sch5627 and hwmon/max31827 reported by checkpatch.pl. These changes are purely documentation cleanup with no functional modifications. Signed-off-by: Abhinav Saxena <[email protected]> Acked-by: Randy Dunlap <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Message-ID: <[email protected]> [groeck: Updated subject] Signed-off-by: Guenter Roeck <[email protected]>
1 parent c412d7a commit 1f22c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/hwmon/sch5627.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Controlling fan speed
3939
---------------------
4040

4141
The SCH5627 allows for partially controlling the fan speed. If a temperature
42-
channel excedes tempX_max, all fans are forced to maximum speed. The same is not
42+
channel exceeds tempX_max, all fans are forced to maximum speed. The same is not
4343
true for tempX_crit, presumably some other measures to cool down the system are
4444
take in this case.
4545
In which way the value of fanX_min affects the fan speed is currently unknown.

0 commit comments

Comments
 (0)