Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e81ff408 authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Mauro Carvalho Chehab
Browse files

media: docs: selection: fix typos



Fix typos in the selection documentation:
 - over -> cover
 - BONDS -> BOUNDS

Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 68afa173
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -41,7 +41,7 @@ The driver may further adjust the requested size and/or position
according to hardware limitations.
according to hardware limitations.


Each capture device has a default source rectangle, given by the
Each capture device has a default source rectangle, given by the
``V4L2_SEL_TGT_CROP_DEFAULT`` target. This rectangle shall over what the
``V4L2_SEL_TGT_CROP_DEFAULT`` target. This rectangle shall cover what the
driver writer considers the complete picture. Drivers shall set the
driver writer considers the complete picture. Drivers shall set the
active crop rectangle to the default when the driver is first loaded,
active crop rectangle to the default when the driver is first loaded,
but not later.
but not later.
+2 −2
Original line number Original line Diff line number Diff line
@@ -1128,11 +1128,11 @@
   </text>
   </text>
  </g>
  </g>
  <text transform="matrix(.96106 0 0 1.0405 48.571 195.53)" x="2438.062" y="1368.429" enable-background="new" font-size="50" style="line-height:125%">
  <text transform="matrix(.96106 0 0 1.0405 48.571 195.53)" x="2438.062" y="1368.429" enable-background="new" font-size="50" style="line-height:125%">
   <tspan x="2438.062" y="1368.429">COMPOSE_BONDS</tspan>
   <tspan x="2438.062" y="1368.429">COMPOSE_BOUNDS</tspan>
  </text>
  </text>
  <g font-size="40">
  <g font-size="40">
   <text transform="translate(48.571 195.53)" x="8.082" y="1438.896" enable-background="new" style="line-height:125%">
   <text transform="translate(48.571 195.53)" x="8.082" y="1438.896" enable-background="new" style="line-height:125%">
    <tspan x="8.082" y="1438.896" font-size="50">CROP_BONDS</tspan>
    <tspan x="8.082" y="1438.896" font-size="50">CROP_BOUNDS</tspan>
   </text>
   </text>
   <text transform="translate(48.571 195.53)" x="1455.443" y="-26.808" enable-background="new" style="line-height:125%">
   <text transform="translate(48.571 195.53)" x="1455.443" y="-26.808" enable-background="new" style="line-height:125%">
    <tspan x="1455.443" y="-26.808" font-size="50">overscan area</tspan>
    <tspan x="1455.443" y="-26.808" font-size="50">overscan area</tspan>