diff mbox series

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

Message ID 20200703235536.30416-2-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 "and".

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

Patch

--- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/audio.rst
+++ linux-next-20200701/Documentation/userspace-api/media/dvb/audio.rst
@@ -15,7 +15,7 @@  Digital TV Audio Device
 
 The Digital TV audio device controls the MPEG2 audio decoder of the Digital
 TV hardware. It can be accessed through ``/dev/dvb/adapter?/audio?``. Data
-types and and ioctl definitions can be accessed by including
+types and ioctl definitions can be accessed by including
 ``linux/dvb/audio.h`` in your application.
 
 Please note that some Digital TV cards don’t have their own MPEG decoder, which