Browse Source

Documentation/DocBook/media/v4l fix a typo

Corrected the word adjactent to adjacent.

Signed-off-by: Stefan Huber <steffhip@googlemail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Stefan Huber 12 years ago
parent
commit
ab37f4256c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml

+ 1 - 1
Documentation/DocBook/media/v4l/pixfmt-nv12mt.xml

@@ -24,7 +24,7 @@ into 64x32 macroblocks. The CbCr plane has the same width, in bytes, as the Y
 plane (and the image), but is half as tall in pixels. The chroma plane is also
 plane (and the image), but is half as tall in pixels. The chroma plane is also
 grouped into 64x32 macroblocks.</para>
 grouped into 64x32 macroblocks.</para>
 	<para>Width of the buffer has to be aligned to the multiple of 128, and
 	<para>Width of the buffer has to be aligned to the multiple of 128, and
-height alignment is 32. Every four adjactent buffers - two horizontally and two
+height alignment is 32. Every four adjacent buffers - two horizontally and two
 vertically are grouped together and are located in memory in Z or flipped Z
 vertically are grouped together and are located in memory in Z or flipped Z
 order. </para>
 order. </para>
 	<para>Layout of macroblocks in memory is presented in the following
 	<para>Layout of macroblocks in memory is presented in the following