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: Kendra Moore <kendra.j.moore3443@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
Kendra Moore 2024-09-13 08:43:19 -04:00 committed by Hans Verkuil
parent 4738cae3ce
commit a4e3f00e12

View File

@ -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