summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Sanghavi <karansanghvi98@gmail.com>2024-11-11 17:55:05 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-12-07 20:47:58 +0300
commit26f9fd646cb07875d70ee189dfff08c313d0ef2f (patch)
treefaf80d33a0cc5fa8605d776698a0d308840a2e8c
parent9598866317fc4c297c4423aa948479408639c537 (diff)
downloadlinux-26f9fd646cb07875d70ee189dfff08c313d0ef2f.tar.xz
iio: dac: Fix converters spelling typo.
Correct the converters typo error "convertors" => "converters" Signed-off-by: Karan Sanghavi <karansanghvi98@gmail.com> Link: https://patch.msgid.link/20241111-dackconfigcodespell-v1-1-2498567be34c@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r--drivers/iio/dac/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig
index 5d01ba4edbf3..4cde34e8c8e3 100644
--- a/drivers/iio/dac/Kconfig
+++ b/drivers/iio/dac/Kconfig
@@ -80,7 +80,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.