diff options
author | Kees Cook <keescook@chromium.org> | 2016-04-26 16:41:21 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-04-28 07:51:59 -0600 |
commit | 08559657b21522d642331f9dc455a3917d85ab00 (patch) | |
tree | 0cdc3e0f9159ccf9e17b88596428eba3df66c026 /Documentation/DocBook/media/v4l/vidioc-g-selection.xml | |
parent | 934275c4805ce0bbb0df633bd6015dd455ff6cad (diff) | |
download | op-kernel-dev-08559657b21522d642331f9dc455a3917d85ab00.zip op-kernel-dev-08559657b21522d642331f9dc455a3917d85ab00.tar.gz |
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/vidioc-g-selection.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-g-selection.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-selection.xml b/Documentation/DocBook/media/v4l/vidioc-g-selection.xml index 7865351..a9c0d1dc 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-selection.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-selection.xml @@ -222,7 +222,7 @@ or the <structfield>flags</structfield> argument is not valid.</para> <term><errorcode>ERANGE</errorcode></term> <listitem> <para>It is not possible to adjust &v4l2-rect; <structfield> -r</structfield> rectangle to satisfy all contraints given in the +r</structfield> rectangle to satisfy all constraints given in the <structfield>flags</structfield> argument.</para> </listitem> </varlistentry> |