diff mbox series

[08/11] Documentation: userspace-api/media: v4l/selection-api-config: drop doubled word

Message ID 20200703235536.30416-9-rdunlap@infradead.org (mailing list archive)
State New, archived
Headers show
Series Documentation: userspace-api/media: eliminate duplicated words | expand

Commit Message

Randy Dunlap July 3, 2020, 11:55 p.m. UTC
Drop the doubled word "in".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
---
 Documentation/userspace-api/media/v4l/selection-api-configuration.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

--- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/selection-api-configuration.rst
+++ linux-next-20200701/Documentation/userspace-api/media/v4l/selection-api-configuration.rst
@@ -101,7 +101,7 @@  specified using :ref:`VIDIOC_S_FMT <VIDI
 
 The top left corner, width and height of the source rectangle, that is
 the area from which image date are processed by the hardware, is given
-by the ``V4L2_SEL_TGT_CROP``. Its coordinates are expressed in in the
+by the ``V4L2_SEL_TGT_CROP``. Its coordinates are expressed in the
 same coordinate system as the bounds rectangle. The active cropping area
 must lie completely inside the crop boundaries and the driver may
 further adjust the requested size and/or position according to hardware