[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20240312215854.27861-1-kendra.j.moore3443@gmail.com>
Date: Tue, 12 Mar 2024 17:58:54 -0400
From: Kendra Moore <kendra.j.moore3443@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Kendra Moore <kendra.j.moore3443@...il.com>
Subject: [PATCH] doc: Fix typo in drivers/media/rc/keymaps/rc-khamsin.c
This patch corrects a typo. Specifically in a comment
"supports" is misspelled "suppors".
No functional changes are made by this patch; it only
improves the accuracy and readability of the file.
Signed-off-by: Kendra Moore <kendra.j.moore3443@...il.com>
---
drivers/media/rc/keymaps/rc-khamsin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/rc/keymaps/rc-khamsin.c b/drivers/media/rc/keymaps/rc-khamsin.c
index 2121cad8d3df..88074b23125b 100644
--- a/drivers/media/rc/keymaps/rc-khamsin.c
+++ b/drivers/media/rc/keymaps/rc-khamsin.c
@@ -7,7 +7,7 @@
/*
* KHAMSIN is an IR/Bluetooth RCU supplied with the SmartLabs
* SML-5442TW DVB-S/VOD box. The RCU has separate IR (TV) and
- * BT (STB) modes. This keymap suppors the IR controls.
+ * BT (STB) modes. This keymap supports the IR controls.
*/
static struct rc_map_table khamsin[] = {
--
2.34.1
Powered by blists - more mailing lists