]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
authorAryabhatta Dey <aryabhattadey35@gmail.com>
Sun, 25 Aug 2024 03:50:39 +0000 (09:20 +0530)
committerJonathan Corbet <corbet@lwn.net>
Mon, 26 Aug 2024 21:07:59 +0000 (15:07 -0600)
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
Documentation/leds/leds-mlxcpld.rst

index 528582429e0bb86f781fa727285b47e0406ead47..c520a134d91e17e4ee29a0e05a0d6b1db5bf2a95 100644 (file)
@@ -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.