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

yegorslists at googlemail.com yegorslists at googlemail.com
Wed Jan 22 12:52:10 CET 2020


From: Yegor Yefremov <yegorslists at googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 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
-- 
2.17.0




More information about the elbe-devel mailing list