summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSebastian Fricke <sebastian.fricke.linux@gmail.com>2020-10-25 14:17:31 +0100
committerJacopo Mondi <jacopo@jmondi.org>2020-10-26 17:52:54 +0100
commit5e738eb4d52a694eff808cd075bb49115e974d07 (patch)
treea8ceb7ac7384d326340cc45819d3e49513dacb40 /Documentation
parent2c61850e120bd23effd88cc2529ebb0974d3af3a (diff)
Documentation: Fix typo in pipeline handler guide
s/Start and the stop the image acquisition/ /Start and stop the image acquisition/ Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Acked-by: Jacopo Mondi <jacopo@jmondi.org> Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/guides/pipeline-handler.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst
index d0370f16..57aee455 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.