From: Karan Sanghavi Date: Mon, 11 Nov 2024 14:55:05 +0000 (+0000) Subject: iio: dac: Fix converters spelling typo. X-Git-Tag: v6.14-rc1~67^2~12^2~121 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=26f9fd646cb07875d70ee189dfff08c313d0ef2f;p=linux-block.git iio: dac: Fix converters spelling typo. Correct the converters typo error "convertors" => "converters" Signed-off-by: Karan Sanghavi Link: https://patch.msgid.link/20241111-dackconfigcodespell-v1-1-2498567be34c@gmail.com Signed-off-by: Jonathan Cameron --- 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.