[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230418113402.188391-1-ada@thorsis.com>
Date: Tue, 18 Apr 2023 13:34:02 +0200
From: Alexander Dahl <ada@...rsis.com>
To: linux-doc@...r.kernel.org, linux-leds@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Pavel Machek <pavel@....cz>, Lee Jones <lee@...nel.org>,
Fabio Baltieri <fabio.baltieri@...il.com>
Subject: [PATCH] docs: leds: ledtrig-oneshot: Fix spelling mistake
It's no comparision, but a "first this, then that" situation.
Signed-off-by: Alexander Dahl <ada@...rsis.com>
---
Documentation/leds/ledtrig-oneshot.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/leds/ledtrig-oneshot.rst b/Documentation/leds/ledtrig-oneshot.rst
index 69fa3ea1d554..e044d69e9c0f 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
base-commit: 6a8f57ae2eb07ab39a6f0ccad60c760743051026
--
2.30.2
Powered by blists - more mailing lists