Re: [PATCH] docs: hwmon: fix spelling error
shaikh kamaluddin <[email protected]> Tue, 28 Jul 2026 21:19:47 +0530
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <amjPm6kTV0KcWNXv@acer-nitro-anv15-41> |
On Mon, Jul 27, 2026 at 07:37:30AM -0700, Guenter Roeck wrote: > 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. I will take care this in future patches, Thanks ! > > 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