Skip to content

Commit 4aea8f3

Browse files
rddunlaplag-linaro
authored andcommitted
Documentation: leds: Correct spelling
Correct spelling problems for Documentation/leds/ as reported by codespell. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 227e961 commit 4aea8f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/leds/leds-qcom-lpg.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Specify a hardware pattern for a Qualcomm LPG LED.
3434

3535
The pattern is a series of brightness and hold-time pairs, with the hold-time
3636
expressed in milliseconds. The hold time is a property of the pattern and must
37-
therefor be identical for each element in the pattern (except for the pauses
37+
therefore be identical for each element in the pattern (except for the pauses
3838
described below). As the LPG hardware is not able to perform the linear
3939
transitions expected by the leds-trigger-pattern format, each entry in the
4040
pattern must be followed a zero-length entry of the same brightness.
@@ -66,7 +66,7 @@ Low-pause pattern::
6666
+----------------------------->
6767
0 5 10 15 20 25 time (100ms)
6868

69-
Similarily, the last entry can be stretched by using a higher hold-time on the
69+
Similarly, the last entry can be stretched by using a higher hold-time on the
7070
last entry.
7171

7272
In order to save space in the shared lookup table the LPG supports "ping-pong"

0 commit comments

Comments
 (0)