diff mbox series

media: docs: Remove the repeated word "the" in docs.

Message ID 20240329033137.66401-1-hanchunchao@inspur.com (mailing list archive)
State New
Headers show
Series media: docs: Remove the repeated word "the" in docs. | expand

Commit Message

Charles Han March 29, 2024, 3:31 a.m. UTC
From: hanchunchao <hanchunchao@inspur.com>

Signed-off-by: hanchunchao <hanchunchao@inspur.com>
---
 Documentation/userspace-api/media/dvb/frontend_f_open.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/userspace-api/media/dvb/frontend_f_open.rst b/Documentation/userspace-api/media/dvb/frontend_f_open.rst
index bb37eded0870..70e169b8f601 100644
--- a/Documentation/userspace-api/media/dvb/frontend_f_open.rst
+++ b/Documentation/userspace-api/media/dvb/frontend_f_open.rst
@@ -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.