]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
media: docs: Remove the repeated word "the" in docs.
authorhanchunchao <hanchunchao@inspur.com>
Fri, 29 Mar 2024 03:31:37 +0000 (11:31 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 8 Apr 2024 11:48:19 +0000 (13:48 +0200)
Fix "The the" typo in the documentation.

Signed-off-by: hanchunchao <hanchunchao@inspur.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil: added commit log]

Documentation/userspace-api/media/dvb/frontend_f_open.rst

index bb37eded087059fc8bcc55c417291303f6ea33cd..70e169b8f601d783fca4a1be0aeddf0cf0ca5a07 100644 (file)
@@ -91,7 +91,7 @@ appropriately.
        -  The caller has no permission to access the device.
 
     -  - ``EBUSY``
-       -  The the device driver is already in use.
+       -  The device driver is already in use.
 
     -  - ``EMFILE``
        -  The process already has the maximum number of files open.