[PATCH v2] docs: fix typo in uniwill-laptop.rst

Sakurai Shun posted 1 patch 1 week, 1 day ago
Documentation/wmi/devices/uniwill-laptop.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] docs: fix typo in uniwill-laptop.rst
Posted by Sakurai Shun 1 week, 1 day ago
Replace "benifit" with "benefit".

Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
 Documentation/wmi/devices/uniwill-laptop.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/wmi/devices/uniwill-laptop.rst b/Documentation/wmi/devices/uniwill-laptop.rst
index e246bf293..65583b239 100644
--- a/Documentation/wmi/devices/uniwill-laptop.rst
+++ b/Documentation/wmi/devices/uniwill-laptop.rst
@@ -189,7 +189,7 @@ Indexed IO
 
 Indexed IO with IO ports with a granularity of a single byte can be performed using the ``RIOP``
 (read) and ``WIOP`` (write) ACPI control methods. Those ACPI methods are unused because they
-provide no benifit when compared to the native IO port access functions provided by the kernel.
+provide no benefit when compared to the native IO port access functions provided by the kernel.
 
 Special thanks go to github user `pobrn` which developed the
 `qc71_laptop <https://github.com/pobrn/qc71_laptop>`_ driver on which this driver is partly based.
-- 
2.54.0
Re: [PATCH v2] docs: fix typo in uniwill-laptop.rst
Posted by Ilpo Järvinen 5 days, 19 hours ago
On Sun, 17 May 2026, Sakurai Shun wrote:

> Replace "benifit" with "benefit".
> 
> Signed-off-by: Sakurai Shun <ssh1326@icloud.com>

Thanks for the patch.

When sending an update, you should collect the tags from the earlier 
version.

No need to send another version because of it, I've added Armin's 
Reviewed-by while applying to review-ilpo-next (it will appear there later 
once I push the local changes into the public repo).

-- 
 i.

> ---
>  Documentation/wmi/devices/uniwill-laptop.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/wmi/devices/uniwill-laptop.rst b/Documentation/wmi/devices/uniwill-laptop.rst
> index e246bf293..65583b239 100644
> --- a/Documentation/wmi/devices/uniwill-laptop.rst
> +++ b/Documentation/wmi/devices/uniwill-laptop.rst
> @@ -189,7 +189,7 @@ Indexed IO
>  
>  Indexed IO with IO ports with a granularity of a single byte can be performed using the ``RIOP``
>  (read) and ``WIOP`` (write) ACPI control methods. Those ACPI methods are unused because they
> -provide no benifit when compared to the native IO port access functions provided by the kernel.
> +provide no benefit when compared to the native IO port access functions provided by the kernel.
>  
>  Special thanks go to github user `pobrn` which developed the
>  `qc71_laptop <https://github.com/pobrn/qc71_laptop>`_ driver on which this driver is partly based.
>