diff mbox series

[07/11] Documentation: userspace-api/media: dvb/audio: drop doubled word

Message ID 20200703235536.30416-8-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 "Any".

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/buffer.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

--- linux-next-20200701.orig/Documentation/userspace-api/media/v4l/buffer.rst
+++ linux-next-20200701/Documentation/userspace-api/media/v4l/buffer.rst
@@ -615,7 +615,7 @@  Buffer Flags
 	:ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl is called. Due to
 	hardware limitations, the last buffer may be empty. In this case
 	the driver will set the ``bytesused`` field to 0, regardless of
-	the format. Any Any subsequent call to the
+	the format. Any subsequent call to the
 	:ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl will not block anymore,
 	but return an ``EPIPE`` error code.
     * .. _`V4L2-BUF-FLAG-REQUEST-FD`: