guides: pipeline handler: Remove rogue spaces

Remove 4 rogue spaces from the pipeline developer guide.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Paul Elder <paul.elder@ideasonboard.com>
This commit is contained in:
Jacopo Mondi 2022-08-03 12:21:47 +02:00
parent 3bc8844808
commit 83e0cee0ba

View file

@ -289,7 +289,7 @@ features:
.. code-block:: cpp .. code-block:: cpp
#include <libcamera/base/log.h> #include <libcamera/base/log.h>
#include "libcamera/internal/pipeline_handler.h" #include "libcamera/internal/pipeline_handler.h"
Run the following commands: Run the following commands: