[libcamera-devel] [PATCH] Documentation: Fix-typo in pipeline handler guide

Jacopo Mondi jacopo at jmondi.org
Sun Oct 25 17:07:37 CET 2020


Hi Sebastian,

On Sun, Oct 25, 2020 at 02:17:31PM +0100, Sebastian Fricke wrote:
> s/
> Start and the stop the image acquisition/
> Start and stop the image acquisition
>
> Signed-off-by: Sebastian Fricke <sebastian.fricke.linux at gmail.com>

Indeed.

The commit message might be re-arranged on two single lines, but this
could be fixed eventually when applying.

Acked-by: Jacopo Mondi <jacopo at jmondi.org>

Thanks
  j

> ---
>  Documentation/guides/pipeline-handler.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst
> index d0370f1..57aee45 100644
> --- a/Documentation/guides/pipeline-handler.rst
> +++ b/Documentation/guides/pipeline-handler.rst
> @@ -63,7 +63,7 @@ functionalities:
>    system resources (memory, shared components, etc.) to satisfy the
>    configuration requested by the application.
>
> -- Start and the stop the image acquisition and processing sessions.
> +- Start and stop the image acquisition and processing sessions.
>
>  - Apply configuration settings requested by applications and computed by image
>    processing algorithms integrated in libcamera to the hardware devices.
> --
> 2.20.1
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel


More information about the libcamera-devel mailing list