libcamera: v4l2_device: Fix wording in documentation
Fix one wording issue in documentation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
parent
e4d2dcc549
commit
a5f330629a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ LOG_DEFINE_CATEGORY(V4L2)
|
|||
|
||||
/**
|
||||
* \fn bool V4L2Capability::isMultiplanar()
|
||||
* \brief Identify if the device implement V4L2 multiplanar APIs
|
||||
* \brief Identify if the device implements the V4L2 multiplanar APIs
|
||||
* \return True if the device supports multiplanar APIs
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue