[libcamera-devel,v2,1/6] docs: Remove stray HTML tags

Message ID 20200605082618.3793785-2-marvin.schmidt1987@gmail.com
State Accepted
Commit 90c7ce6ad220e4b9443d80d651b39dd61f08ec3f
Headers show
Series
  • Random documentation fixes
Related show

Commit Message

Marvin Schmidt June 5, 2020, 8:26 a.m. UTC
Signed-off-by: Marvin Schmidt <marvin.schmidt1987@gmail.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 Documentation/docs.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch

diff --git a/Documentation/docs.rst b/Documentation/docs.rst
index 3a7e79e..bf2d117 100644
--- a/Documentation/docs.rst
+++ b/Documentation/docs.rst
@@ -231,7 +231,7 @@  The camera stack comprises four software layers. From bottom to top:
 
   Those components can live in the libcamera project source code
   in separate repositories, or move to their respective project's
-  repository (for instance the gstreamer libcamera element).</p>
+  repository (for instance the gstreamer libcamera element).
 
 * The applications and upper level frameworks are based on the
   libcamera framework or libcamera adaptation, and are outside of
@@ -326,7 +326,7 @@  Pipeline Handler
   such it is covered by the same free software license as the rest of libcamera
   and needs to be contributed upstream by device vendors. The Pipeline Handler
   lives in the same process as the rest of the library, and has access to all
-  helpers and kernel camera-related devices.</p>
+  helpers and kernel camera-related devices.
 
 Image Processing Algorithms
   Together with the hardware image processing and hardware statistics