[PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"

Colin Ian King posted 1 patch 2 months, 1 week ago
drivers/leds/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
Posted by Colin Ian King 2 months, 1 week ago
There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/leds/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 6e3dce7e35a4..06e6291be11b 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -674,7 +674,7 @@ config LEDS_BD2606MVV
 	help
 	  This option enables support for BD2606MVV LED driver chips
 	  accessed via the I2C bus. It supports setting brightness, with
-	  the limitiation that there are groups of two channels sharing
+	  the limitation that there are groups of two channels sharing
 	  a brightness setting, but not the on/off setting.
 
 	  To compile this driver as a module, choose M here: the module will
-- 
2.50.0
Re: (subset) [PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
Posted by Lee Jones 2 months ago
On Thu, 24 Jul 2025 12:20:30 +0100, Colin Ian King wrote:
> There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.
> 
> 

Applied, thanks!

[1/1] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
      commit: 9f633925235f1798f61091b7300b0ef19f24c8b3

--
Lee Jones [李琼斯]