summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorhanchunchao <hanchunchao@inspur.com>2024-03-29 06:31:37 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-04-08 14:48:19 +0300
commit533581379a4ca32a2cf9e4466c059a23c8af29df (patch)
tree88bb89ca9e421f71106e8bb87765232c8380a620 /Documentation/userspace-api
parent17d1316de0d7dc1bdc5d6e3ad4efd30a9bf1a381 (diff)
downloadlinux-533581379a4ca32a2cf9e4466c059a23c8af29df.tar.xz
media: docs: Remove the repeated word "the" in docs.
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]
Diffstat (limited to 'Documentation/userspace-api')
-rw-r--r--Documentation/userspace-api/media/dvb/frontend_f_open.rst2
1 files changed, 1 insertions, 1 deletions
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.