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

From: Cheesecake

Date: Sun May 17 2026 - 18:17:07 EST


On 2026/05/18 1:01, Armin Wolf wrote:

Am 16.05.26 um 09:06 schrieb Cheesecake:

Replace "benifit" with "benefit".

Reviewed-by: Armin Wolf <W_Armin@xxxxxx>

Signed-off-by: Cheesecake <cheesecake2960@xxxxxxxxxx>
---
  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.

Hello,

I accidentally used my nickname.

I'll resend this patch with a proper signoff.


Thank you for your time.