summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2016-04-27 02:41:21 +0300
committerJonathan Corbet <corbet@lwn.net>2016-04-28 16:51:59 +0300
commit08559657b21522d642331f9dc455a3917d85ab00 (patch)
tree0cdc3e0f9159ccf9e17b88596428eba3df66c026 /Documentation/DocBook/media/v4l/dev-raw-vbi.xml
parent934275c4805ce0bbb0df633bd6015dd455ff6cad (diff)
downloadlinux-08559657b21522d642331f9dc455a3917d85ab00.tar.xz
Documentation: fix common spelling mistakes
This fixes several spelling mistakes in the Documentation/ tree, which are caught by checkpatch.pl's spell checking. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/DocBook/media/v4l/dev-raw-vbi.xml')
-rw-r--r--Documentation/DocBook/media/v4l/dev-raw-vbi.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/dev-raw-vbi.xml b/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
index f4b61b6ce3c2..78599bbd58f7 100644
--- a/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
+++ b/Documentation/DocBook/media/v4l/dev-raw-vbi.xml
@@ -85,7 +85,7 @@ initialize all fields of the &v4l2-vbi-format;
results of <constant>VIDIOC_G_FMT</constant>, and call the
&VIDIOC-S-FMT; ioctl with a pointer to this structure. Drivers return
an &EINVAL; only when the given parameters are ambiguous, otherwise
-they modify the parameters according to the hardware capabilites and
+they modify the parameters according to the hardware capabilities and
return the actual parameters. When the driver allocates resources at
this point, it may return an &EBUSY; to indicate the returned
parameters are valid but the required resources are currently not