diff options
author | Aryabhatta Dey <aryabhattadey35@gmail.com> | 2024-08-25 05:50:39 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-08-26 23:07:59 +0200 |
commit | 14ac4cac4ddb7e0097d5fa190371480fcb2efa5b (patch) | |
tree | f2867c596ee9cd67306973f0ae685422a8188956 /Documentation/leds | |
parent | docs: process: fix typos in Documentation/process/backporting.rst (diff) | |
download | linux-14ac4cac4ddb7e0097d5fa190371480fcb2efa5b.tar.xz linux-14ac4cac4ddb7e0097d5fa190371480fcb2efa5b.zip |
docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
Change 'cylce' to 'cycle'.
Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/5nib2kj6uh7lkafrmmwcjpeyvs7megdfmseftkjws2wcuztoyc@yhidnl4ilbok
Diffstat (limited to 'Documentation/leds')
-rw-r--r-- | Documentation/leds/leds-mlxcpld.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/leds/leds-mlxcpld.rst b/Documentation/leds/leds-mlxcpld.rst index 528582429e0b..c520a134d91e 100644 --- a/Documentation/leds/leds-mlxcpld.rst +++ b/Documentation/leds/leds-mlxcpld.rst @@ -115,4 +115,4 @@ Driver provides the following LEDs for the system "msn2100": - [1,1,1,1] = Blue blink 6Hz Driver supports HW blinking at 3Hz and 6Hz frequency (50% duty cycle). -For 3Hz duty cylce is about 167 msec, for 6Hz is about 83 msec. +For 3Hz duty cycle is about 167 msec, for 6Hz is about 83 msec. |