Re: [PATCH] docs: hwmon: fix spelling error
Guenter Roeck <[email protected]>
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 26, 2026 at 12:28:35PM +0530, shaikh.kamal wrote: > Fix spelling error reported by codespell: > > supprts -> supports (sg2042-mcu.rst) > > No functional change. > > Signed-off-by: shaikh.kamal <[email protected]> In future patches, please mention the affected driver in the subject line. Applied. Thanks, Guenter > --- > Documentation/hwmon/sg2042-mcu.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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