diff mbox series

[05/11] Documentation: userspace-api/media: dvb/net: drop doubled word

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

Patch

--- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/net.rst
+++ linux-next-20200701/Documentation/userspace-api/media/dvb/net.rst
@@ -30,7 +30,7 @@  types that are present on the transport
 virtual ``dvb?_?`` network interfaces, and will be controlled/routed via
 the standard ip tools (like ip, route, netstat, ifconfig, etc).
 
-Data types and and ioctl definitions are defined via ``linux/dvb/net.h``
+Data types and ioctl definitions are defined via ``linux/dvb/net.h``
 header.