It's no comparision, but a "first this, then that" situation.
Signed-off-by: Alexander Dahl <[email protected]>
---
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
On Tue, 18 Apr 2023, Alexander Dahl wrote:
> It's no comparision, but a "first this, then that" situation.
"comparison" :)
> Signed-off-by: Alexander Dahl <[email protected]>
> ---
> Documentation/leds/ledtrig-oneshot.rst | 2 +-
" 1 file changed, 1 insertion(+), 1 deletion(-)
I fixed your spelling mistake in the commit fixing a spelling mistake.
Applied, thanks
--
Lee Jones [李琼斯]