aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-07-27 16:20:54 -0700
committerGuenter Roeck <[email protected]>2021-08-17 14:54:14 -0700
commit276281b8e89863f78cd21922a333fc319c0cc28d (patch)
tree716e1f27aa3f49dd4b96051542c5c4fe5c8f7ea2
parentc500bee1c5b2f1d59b1081ac879d73268ab0ff17 (diff)
hwmon: sht4x: update Documentation for Malformed table
Make top and bottom border lines match. Documentation/hwmon/sht4x.rst:42: WARNING: Malformed table. Text in column margin in table line 4. Fixes: 505c2549373f ("hwmon: Add sht4x Temperature and Humidity Sensor Driver") Signed-off-by: Randy Dunlap <[email protected]> Cc: Navin Sankar Velliangiri <[email protected]> Cc: Guenter Roeck <[email protected]> Cc: Jean Delvare <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r--Documentation/hwmon/sht4x.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/sht4x.rst b/Documentation/hwmon/sht4x.rst
index 3b37abcd4a46..c318e5582ead 100644
--- a/Documentation/hwmon/sht4x.rst
+++ b/Documentation/hwmon/sht4x.rst
@@ -42,4 +42,4 @@ humidity1_input Measured humidity in %H
update_interval The minimum interval for polling the sensor,
in milliseconds. Writable. Must be at least
2000.
-============== =============================================
+=============== ============================================