public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] hwmon: fix typo build -> built
@ 2018-11-29 20:09 Corentin Labbe
  2018-11-29 20:09 ` [PATCH 2/2] hwmon: Remove multiple space after dot Corentin Labbe
  2018-12-01 18:32 ` [PATCH 1/2] hwmon: fix typo build -> built Guenter Roeck
  0 siblings, 2 replies; 6+ messages in thread
From: Corentin Labbe @ 2018-11-29 20:09 UTC (permalink / raw)
  To: jdelvare, linux; +Cc: linux-hwmon, linux-kernel, Corentin Labbe

This patch fix a typo where build is used instead of built.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 drivers/hwmon/Kconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 532a0532d01b..100b7fce1412 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -179,7 +179,7 @@ config SENSORS_ADT7X10
 	  This module contains common code shared by the ADT7310/ADT7320 and
 	  ADT7410/ADT7420 temperature monitoring chip drivers.
 
-	  If build as a module, the module will be called adt7x10.
+	  If built as a module, the module will be called adt7x10.
 
 config SENSORS_ADT7310
 	tristate "Analog Devices ADT7310/ADT7320"
@@ -242,7 +242,7 @@ config SENSORS_ADT7475
 	  ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
 	  chips.
 
-	  This driver can also be build as a module.  If so, the module
+	  This driver can also be built as a module.  If so, the module
 	  will be called adt7475.
 
 config SENSORS_ASC7621
@@ -666,7 +666,7 @@ config SENSORS_JZ4740
 	  If you say yes here you get support for reading adc values from the ADCIN
 	  pin on Ingenic JZ4740 SoC based boards.
 
-	  This driver can also be build as a module. If so, the module will be
+	  This driver can also be built as a module. If so, the module will be
 	  called jz4740-hwmon.
 
 config SENSORS_JC42
@@ -1594,7 +1594,7 @@ config SENSORS_AMC6821
 	  If you say yes here you get support for the Texas Instruments
 	  AMC6821 hardware monitoring chips.
 
-	  This driver can also be build as a module.  If so, the module
+	  This driver can also be built as a module.  If so, the module
 	  will be called amc6821.
 
 config SENSORS_INA209
-- 
2.18.1


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

end of thread, other threads:[~2018-12-01 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 20:09 [PATCH 1/2] hwmon: fix typo build -> built Corentin Labbe
2018-11-29 20:09 ` [PATCH 2/2] hwmon: Remove multiple space after dot Corentin Labbe
2018-12-01 18:34   ` Guenter Roeck
2018-12-01 20:27   ` Joe Perches
2018-12-01 20:34     ` Randy Dunlap
2018-12-01 18:32 ` [PATCH 1/2] hwmon: fix typo build -> built Guenter Roeck

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