diff options
author | Randy Dunlap <[email protected]> | 2020-07-07 11:04:05 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-13 09:44:06 -0600 |
commit | b7ecdb00daa7ef5dc61e08e6a030cb93497b292b (patch) | |
tree | 88e8b624503c37eb23b6b17279ecb1eac0feee78 | |
parent | 14bee1674ac59d0267f8c660972edc8da49d314d (diff) |
Documentation: leds/ledtrig-transient: eliminate duplicated word
Drop the doubled word "for".
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Jacek Anaszewski <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Jacek Anaszewski <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Dan Murphy <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/leds/ledtrig-transient.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/leds/ledtrig-transient.rst b/Documentation/leds/ledtrig-transient.rst index d921dc830cd0..eedfa1626e8a 100644 --- a/Documentation/leds/ledtrig-transient.rst +++ b/Documentation/leds/ledtrig-transient.rst @@ -157,7 +157,7 @@ repeat the following step as needed:: echo 1 > activate - start timer = duration to run once echo none > trigger -This trigger is intended to be used for for the following example use cases: +This trigger is intended to be used for the following example use cases: - Control of vibrate (phones, tablets etc.) hardware by user space app. - Use of LED by user space app as activity indicator. |