[libcamera-devel] [PATCH 5/5] Documentation: application-developer: Fix up spelling error

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Aug 25 21:27:45 CEST 2021


Hi Kieran,

Thank you for the patch.

On Wed, Aug 25, 2021 at 11:29:37AM +0100, Kieran Bingham wrote:
> Fix a minor spelling error.
> 
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  Documentation/guides/application-developer.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/guides/application-developer.rst b/Documentation/guides/application-developer.rst
> index 5f43af9e5a7a..84c3d95608ab 100644
> --- a/Documentation/guides/application-developer.rst
> +++ b/Documentation/guides/application-developer.rst
> @@ -419,7 +419,7 @@ and the bytes used, as described in the `FrameMetadata`_ documentation.
>         const FrameMetadata &metadata = buffer->metadata();
>     }
>  
> -For this example application, inside the ``for`` loop from above, we ca print
> +For this example application, inside the ``for`` loop from above, we can print
>  the Frame sequence number and details of the planes.
>  
>  .. code:: cpp

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list