On 4/19/25 08:51, Tinu Kuriakose wrote:
From 4264e1e8a827998708e532f4a843a20115e92c5f Mon Sep 17 00:00:00 2001 From: tinukcheriya <tinuk11c@xxxxxxxxx <mailto:tinuk11c@xxxxxxxxx>> Date: Sat, 19 Apr 2025 20:12:37 +0530 Subject: [PATCH] docs : hid : fix spell error at line 12 in hid-alps.rst Signed-off-by: tinukcheriya <tinuk11c@xxxxxxxxx <mailto:tinuk11c@xxxxxxxxx>>
Run get_maintainers script for full list of people to send the patches to. Added Documentation maintainer and linux-doc list. You might have to send the RESEND the patch with cc and to the right set of people.
--- Documentation/hid/hid-alps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hid/hid-alps.rst b/Documentation/hid/hid-alps.rst index 767c96bcbb7c..94382bb0ada4 100644 --- a/Documentation/hid/hid-alps.rst +++ b/Documentation/hid/hid-alps.rst @@ -9,7 +9,7 @@ Currently ALPS HID driver supports U1 Touchpad device. U1 device basic information. ========== ====== -Vender ID 0x044E +Vendor ID 0x044E Product ID 0x120B Version ID 0x0121 ========== ====== -- 2.25.1
thanks, -- Shuah