]> Pileus Git - ~andy/linux/commitdiff
[media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typo
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 16 Dec 2013 08:16:45 +0000 (05:16 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 08:50:45 +0000 (06:50 -0200)
The xref to the v4l2-mbus-pixelcode-yuv8 table gets rendered as "Table
4.22, “YUV Formats”", so use the verb in the third person singular
because it refers to "Table":
  s/list/lists/

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/subdev-formats.xml

index bfaef5078eb8cf98a84a3ce2852612d435abd117..923d2b070287ec682bc4d0fdf5458a2c509c8fec 100644 (file)
       U, Y, V, Y order will be named <constant>V4L2_MBUS_FMT_UYVY8_2X8</constant>.
       </para>
 
-       <para><xref linkend="v4l2-mbus-pixelcode-yuv8"/> list existing packet YUV
+       <para><xref linkend="v4l2-mbus-pixelcode-yuv8"/> lists existing packet YUV
        formats and describes the organization of each pixel data in each sample.
        When a format pattern is split across multiple samples each of the samples
        in the pattern is described.</para>