[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220715015948.12643-1-rdunlap@infradead.org>
Date: Thu, 14 Jul 2022 18:59:48 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>, Pavel Machek <pavel@....cz>,
Lee Jones <lee.jones@...aro.org>, linux-leds@...r.kernel.org
Subject: [PATCH] leds: clevo-mail: fix Kconfig "its" grammar
Use the possessive "its" instead of the contraction "it's"
where appropriate.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Pavel Machek <pavel@....cz>
Cc: Lee Jones <lee.jones@...aro.org>
Cc: linux-leds@...r.kernel.org
---
drivers/leds/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -456,7 +456,7 @@ config LEDS_CLEVO_MAIL
The driver supports two kinds of interface: using ledtrig-timer
or through /sys/class/leds/clevo::mail/brightness. As this LED
- cannot change it's brightness it blinks instead. The brightness
+ cannot change its brightness it blinks instead. The brightness
value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means
blink at 1Hz.
Powered by blists - more mailing lists