diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-09-01 07:09:21 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-01 16:41:46 -0300 |
commit | 4a0cad6dcaa17b499717d2ed9c2376fe0cd6fac5 (patch) | |
tree | d7ee18fc1a35fdbdd39184a389ba1c004378ae33 /Documentation/media | |
parent | a9cc4cbcdfd378b65fd4e398800cfa14e3855042 (diff) | |
download | linux-stable-4a0cad6dcaa17b499717d2ed9c2376fe0cd6fac5.tar.gz linux-stable-4a0cad6dcaa17b499717d2ed9c2376fe0cd6fac5.tar.bz2 linux-stable-4a0cad6dcaa17b499717d2ed9c2376fe0cd6fac5.zip |
media: ext-ctrls-flash.rst: fix typo
to synchronises -> to synchronise
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media')
-rw-r--r-- | Documentation/media/uapi/v4l/ext-ctrls-flash.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/ext-ctrls-flash.rst b/Documentation/media/uapi/v4l/ext-ctrls-flash.rst index eff056b17167..b9a6b08fbf32 100644 --- a/Documentation/media/uapi/v4l/ext-ctrls-flash.rst +++ b/Documentation/media/uapi/v4l/ext-ctrls-flash.rst @@ -98,7 +98,7 @@ Flash Control IDs V4L2_CID_FLASH_STROBE control. * - ``V4L2_FLASH_STROBE_SOURCE_EXTERNAL`` - The flash strobe is triggered by an external source. Typically - this is a sensor, which makes it possible to synchronises the + this is a sensor, which makes it possible to synchronise the flash strobe start to exposure start. |