diff mbox series

iio: dac: Fix converters spelling typo.

Message ID 20241111-dackconfigcodespell-v1-1-2498567be34c@gmail.com (mailing list archive)
State New
Headers show
Series iio: dac: Fix converters spelling typo. | expand

Commit Message

Karan Sanghavi Nov. 11, 2024, 2:55 p.m. UTC
Correct the converters typo error

"convertors" => "converters"

Signed-off-by: Karan Sanghavi <karansanghvi98@gmail.com>
---
 drivers/iio/dac/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 81983758430957d9a5cb3333fe324fd70cf63e7e
change-id: 20241111-dackconfigcodespell-2c39aae651a0

Best regards,
diff mbox series

Patch

diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig
index 45e337c6d256..059994c7caa3 100644
--- a/drivers/iio/dac/Kconfig
+++ b/drivers/iio/dac/Kconfig
@@ -61,7 +61,7 @@  config AD5421
 	depends on SPI
 	help
 	  Say yes here to build support for Analog Devices AD5421 loop-powered
-	  digital-to-analog convertors (DAC).
+	  digital-to-analog converters (DAC).
 
 	  To compile this driver as module choose M here: the module will be called
 	  ad5421.