diff --git a/Documentation/DocBook/media/v4l/media-func-open.xml b/Documentation/DocBook/media/v4l/media-func-open.xml
index f7df034dc9edeb9b535eb7748aac66e3b61f1cbe..122374a3e894ae91d9c13a1a898fe93ccdb15f64 100644
--- a/Documentation/DocBook/media/v4l/media-func-open.xml
+++ b/Documentation/DocBook/media/v4l/media-func-open.xml
@@ -44,7 +44,7 @@
To open a media device applications call open()
with the desired device name. The function has no side effects; the device
configuration remain unchanged.
- When the device is opened in read-only mode, attemps to modify its
+ When the device is opened in read-only mode, attempts to modify its
configuration will result in an error, and errno will be
set to EBADF.