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:
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user