]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[media] docs: fix typo in lirc_device_interface.xml
authorJarod Wilson <jarod@redhat.com>
Mon, 24 Jan 2011 21:22:12 +0000 (18:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 22:23:46 +0000 (19:23 -0300)
Reported-by: Daniel Burr <dburr@topcon.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/v4l/lirc_device_interface.xml

index 68134c0ab4d1b19aaf66c920bcc4e61662fcd68a..0e0453f39e73d931166da65ed23ec613d54155b0 100644 (file)
@@ -45,7 +45,7 @@ describing an IR signal are read from the chardev.</para>
 <para>The data written to the chardev is a pulse/space sequence of integer
 values. Pulses and spaces are only marked implicitly by their position. The
 data must start and end with a pulse, therefore, the data must always include
-an unevent number of samples. The write function must block until the data has
+an uneven number of samples. The write function must block until the data has
 been transmitted by the hardware.</para>
 </section>