diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-02 14:59:07 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-08 14:56:20 -0300 |
commit | 7832a91596aeea5c82b956935312d1acf886660a (patch) | |
tree | 7f247ec4b090605538afa3c0fde0a362579bdd07 /Documentation/DocBook/media/v4l/remote_controllers.xml | |
parent | 96048dc1444efd906dc82c0e35b018879de20084 (diff) | |
download | talos-obmc-linux-7832a91596aeea5c82b956935312d1acf886660a.tar.gz talos-obmc-linux-7832a91596aeea5c82b956935312d1acf886660a.zip |
[media] Docbook: typo fix: use note(d) instead of notice(d)
We don't want to announce anything, but to add a note ;)
So:
notice -> note
notided -> noted
While here, fix another typo at media_api.tmpl:
with -> which
Reported-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/remote_controllers.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/remote_controllers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/remote_controllers.xml b/Documentation/DocBook/media/v4l/remote_controllers.xml index 5124a6c4daa8..b86844e80257 100644 --- a/Documentation/DocBook/media/v4l/remote_controllers.xml +++ b/Documentation/DocBook/media/v4l/remote_controllers.xml @@ -284,7 +284,7 @@ different IR's. Due to that, V4L2 API now specifies a standard for mapping Media </tgroup> </table> -<para>It should be noticed that, sometimes, there some fundamental missing keys at some cheaper IR's. Due to that, it is recommended to:</para> +<para>It should be noted that, sometimes, there some fundamental missing keys at some cheaper IR's. Due to that, it is recommended to:</para> <table pgwide="1" frame="none" id="rc_keymap_notes"> <title>Notes</title> |