[elbe-devel] [PATCH] debianize: fix typos

Bastian Germann bage at linutronix.de
Wed Jan 22 12:53:38 CET 2020


Am 22.01.20 um 12:52 schrieb yegorslists at googlemail.com:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

Reviewed-by: Bastian Germann <bage at linutronix.de>

> ---
>  docs/elbe-debianize.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/elbe-debianize.txt b/docs/elbe-debianize.txt
> index 8c0923e32..e9c3ba729 100644
> --- a/docs/elbe-debianize.txt
> +++ b/docs/elbe-debianize.txt
> @@ -14,7 +14,7 @@ SYNOPSIS
>  DESCRIPTION
>  -----------
>  'elbe debianize' generates a 'debian' folder inside e.g. a kernel source tree.
> -This contains the informations needed to transfer the source into debian source
> +This contains the information needed to transfer the source into debian source
>  and binary packages.
>  
>  EXAMPLES
> @@ -29,7 +29,7 @@ $ git add -f debian
>  $ git commit -sm 'add the elbe generated debianization'
>  ------------
>  
> -if you selected a cross compiler, the package could be build with
> +if you selected a cross compiler, the package could be built with
>  +
>  ------------
>  $ dpkg-buildpackage -a armhf
> 



More information about the elbe-devel mailing list