]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"
authorColin Ian King <colin.i.king@gmail.com>
Thu, 24 Jul 2025 11:31:12 +0000 (12:31 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 24 Jul 2025 11:39:05 +0000 (12:39 +0100)
There is a spelling mistake in the REGULATOR_RT4803 config. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20250724113113.143009-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig

index 7423954153b07f55d2a618fcc4a78bfd631db774..eaa6df1c9f806652a21942bcb48084ba63f942d9 100644 (file)
@@ -1203,7 +1203,7 @@ config REGULATOR_RT4801
          The device supports two regulators (DSVP/DSVN).
 
 config REGULATOR_RT4803
-       tristate "Richtek RT4803 boost regualtor"
+       tristate "Richtek RT4803 boost regulator"
        depends on I2C
        select REGMAP_I2C
        help