[libcamera-devel,2/6] docs: Remove trailing whitespace

Message ID 20200604134300.2986113-3-marvin.schmidt1987@gmail.com
State Superseded
Headers show
Series
  • Random documentation fixes
Related show

Commit Message

Marvin Schmidt June 4, 2020, 1:42 p.m. UTC
---
 Documentation/docs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kieran Bingham June 4, 2020, 1:47 p.m. UTC | #1
Hi Marvin

$ sed --in-place 's/[[:space:]]\+$//' Documentation/docs.rst

agrees with you.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

On 04/06/2020 14:42, Marvin Schmidt wrote:
> ---
>  Documentation/docs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/docs.rst b/Documentation/docs.rst
> index bf2d117..873d8cd 100644
> --- a/Documentation/docs.rst
> +++ b/Documentation/docs.rst
> @@ -282,7 +282,7 @@ libcamera Architecture
>             | |   Runner    |  |             |                                   |
>             | +-------------+  +-------------+                                   |
>             +--------------------------------------------------------------------+
> -  
> +
>               /// Device-Specific Components
>               ~~~ Sandboxing
>  
>

Patch

diff --git a/Documentation/docs.rst b/Documentation/docs.rst
index bf2d117..873d8cd 100644
--- a/Documentation/docs.rst
+++ b/Documentation/docs.rst
@@ -282,7 +282,7 @@  libcamera Architecture
            | |   Runner    |  |             |                                   |
            | +-------------+  +-------------+                                   |
            +--------------------------------------------------------------------+
-  
+
              /// Device-Specific Components
              ~~~ Sandboxing