diff options
| author | shaikh.kamal <shaikhkamal2012@gmail.com> | 2026-07-26 12:28:35 +0530 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-08-10 08:59:42 -0700 |
| commit | 828ac5f5a392b68ff85ded56562bda20cf4fa8d8 (patch) | |
| tree | 1447f1a0e0b100c9d71628db947d1cc81a082734 | |
| parent | 9fcd738d131d5e5fbd04bf3720751a2d73a7cea8 (diff) | |
docs: hwmon: sg2042-mcu: fix spelling error
Fix spelling error reported by codespell:
supprts -> supports
No functional change.
Signed-off-by: shaikh.kamal <shaikhkamal2012@gmail.com>
Link: https://lore.kernel.org/r/20260726065835.21012-1-shaikhkamal2012@gmail.com
[groeck: Move driver name to subject line]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
| -rw-r--r-- | Documentation/hwmon/sg2042-mcu.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/sg2042-mcu.rst b/Documentation/hwmon/sg2042-mcu.rst index 077e79841d2e..431ed832d083 100644 --- a/Documentation/hwmon/sg2042-mcu.rst +++ b/Documentation/hwmon/sg2042-mcu.rst @@ -18,7 +18,7 @@ Authors: Description ----------- -This driver supprts hardware monitoring for onboard MCU with +This driver supports hardware monitoring for onboard MCU with i2c interface. Usage Notes |
