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>
This commit is contained in:
Stefan Huber 2013-06-05 12:24:35 +02:00 committed by Jiri Kosina
parent a226623a3f
commit ab37f4256c

View file

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