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