aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/leds
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2023-04-18 13:34:02 +0200
committerLee Jones <lee@kernel.org>2023-04-20 14:57:48 +0100
commit57fbfb3b0b6526c9fd9c32383720ff550ace4919 (patch)
treefa5ecd0bbd44e3913bf11ed83f02b864782d2dec /Documentation/leds
parentf3ef9d668b8b1b0e3e91dd9ea532f9d60eb61704 (diff)
downloadlinux-57fbfb3b0b6526c9fd9c32383720ff550ace4919.tar.gz
docs: leds: ledtrig-oneshot: Fix spelling mistake
It's no comparison, but a "first this, then that" situation. Signed-off-by: Alexander Dahl <ada@thorsis.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230418113402.188391-1-ada@thorsis.com
Diffstat (limited to 'Documentation/leds')
-rw-r--r--Documentation/leds/ledtrig-oneshot.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/leds/ledtrig-oneshot.rst b/Documentation/leds/ledtrig-oneshot.rst
index 69fa3ea1d554f3..e044d69e9c0f70 100644
--- a/Documentation/leds/ledtrig-oneshot.rst
+++ b/Documentation/leds/ledtrig-oneshot.rst
@@ -5,7 +5,7 @@ One-shot LED Trigger
This is a LED trigger useful for signaling the user of an event where there are
no clear trap points to put standard led-on and led-off settings. Using this
trigger, the application needs only to signal the trigger when an event has
-happened, than the trigger turns the LED on and than keeps it off for a
+happened, then the trigger turns the LED on and then keeps it off for a
specified amount of time.
This trigger is meant to be usable both for sporadic and dense events. In the