[libcamera-devel] [PATCH] libcamera: v4l2_device: Fix wording in documentation
Niklas Söderlund
niklas.soderlund at ragnatech.se
Sat Jan 26 11:30:38 CET 2019
Hi Laurent,
Thanks for your work.
On 2019-01-26 12:27:41 +0200, Laurent Pinchart wrote:
> Fix one wording issue in documentation.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund at ragnatech.se>
> ---
> src/libcamera/v4l2_device.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libcamera/v4l2_device.cpp b/src/libcamera/v4l2_device.cpp
> index 9cb504d2b12b..408f9b931152 100644
> --- a/src/libcamera/v4l2_device.cpp
> +++ b/src/libcamera/v4l2_device.cpp
> @@ -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
> */
>
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
--
Regards,
Niklas Söderlund
More information about the libcamera-devel
mailing list