diff mbox series

docs: leds: ledtrig-oneshot: Fix spelling mistake

Message ID 20230418113402.188391-1-ada@thorsis.com
State New
Headers show
Series docs: leds: ledtrig-oneshot: Fix spelling mistake | expand

Commit Message

Alexander Dahl April 18, 2023, 11:34 a.m. UTC
It's no comparision, but a "first this, then that" situation.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 Documentation/leds/ledtrig-oneshot.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 6a8f57ae2eb07ab39a6f0ccad60c760743051026

Comments

Pavel Machek April 18, 2023, 11:46 a.m. UTC | #1
On Tue 2023-04-18 13:34:02, Alexander Dahl wrote:
> It's no comparision, but a "first this, then that" situation.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>

Acked-by: Pavel Machek <pavel@ucw.cz>
Lee Jones April 20, 2023, 2 p.m. UTC | #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 <ada@thorsis.com>
> ---
>  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
diff mbox series

Patch

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