From: Sakurai Shun Date: Sun, 17 May 2026 02:41:44 +0000 (+0900) Subject: docs: fix typo in uniwill-laptop.rst X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4173887605121f61a5222911b11ac598336618e;p=thirdparty%2Flinux.git docs: fix typo in uniwill-laptop.rst Replace "benifit" with "benefit". Signed-off-by: Sakurai Shun Reviewed-by: Armin Wolf Link: https://patch.msgid.link/20260517024148.9642-1-ssh1326@icloud.com Reviewed-by: Ilpo Järvinen Signed-off-by: Ilpo Järvinen --- diff --git a/Documentation/wmi/devices/uniwill-laptop.rst b/Documentation/wmi/devices/uniwill-laptop.rst index e246bf293450b..65583b2397061 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 `_ driver on which this driver is partly based.