Commit a4e3f00e authored by Kendra Moore's avatar Kendra Moore Committed by Hans Verkuil
Browse files

docs: media: fix misspelling in lirc-set-send-duty-cycle



Corrected a minor misspelling on line 30. This patch changes
'cicle' to 'cycle'.

Signed-off-by: default avatarKendra Moore <kendra.j.moore3443@gmail.com>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 4738cae3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ Arguments
    File descriptor returned by open().

``duty_cycle``
    Duty cicle, describing the pulse width in percent (from 1 to 99) of
    Duty cycle, describing the pulse width in percent (from 1 to 99) of
    the total cycle. Values 0 and 100 are reserved.

Description