Skip to content

Commit 71d141e

Browse files
ColinIanKingbroonie
authored andcommitted
regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"
There is a spelling mistake in the REGULATOR_RT4803 config. Fix it. Signed-off-by: Colin Ian King <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent d511206 commit 71d141e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/regulator/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ config REGULATOR_RT4801
12031203
The device supports two regulators (DSVP/DSVN).
12041204

12051205
config REGULATOR_RT4803
1206-
tristate "Richtek RT4803 boost regualtor"
1206+
tristate "Richtek RT4803 boost regulator"
12071207
depends on I2C
12081208
select REGMAP_I2C
12091209
help

0 commit comments

Comments
 (0)