Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] iio: dac: Fix converters spelling typo.
@ 2024-11-11 14:55 Karan Sanghavi
  2024-11-23 16:22 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Karan Sanghavi @ 2024-11-11 14:55 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen
  Cc: linux-iio, linux-kernel, Shuah Khan, Karan Sanghavi

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(-)

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.

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

Best regards,
-- 
Karan Sanghavi <karansanghvi98@gmail.com>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-23 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 14:55 [PATCH] iio: dac: Fix converters spelling typo Karan Sanghavi
2024-11-23 16:22 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox