From 2c892110655858c6a9c331b77c9558d937bbef66 Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Wed, 19 Mar 2008 08:52:17 +0100 Subject: fix typos in documentation Closes: #471582 Thanks: Michael Biebl --- docs/chapters/intro.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/chapters/intro.sgml b/docs/chapters/intro.sgml index 32e9b83b..c5a5621f 100644 --- a/docs/chapters/intro.sgml +++ b/docs/chapters/intro.sgml @@ -11,8 +11,8 @@ Import an existing &debian; package into &git; Import new upstream versions, NMUs etc. with optional filters Automatic upstream tarball generation - Maintain a consistent branch an tag naming across - repositires or across a team of developers + Maintain a consistent branch and tag naming across + repositories or across a team of developers Automatically sign tags Automatically push changes to remote repositories Make sure you have committed all changes to the right @@ -51,11 +51,11 @@ and you can work with an arbitrary number of branches. For example branches like nmu, bpo or stable might - (temporarilly or permanent) become your + (temporarily or permanent) become your and branches like dfsg_free or snapshots might become your - it doesn't matter if these branches - are maintend with &git-import-orig; or not. + are maintained with &git-import-orig; or not. Since Git-Buildpackage only works with local &git;-repositories you have to use git-push in order to publish your changes to remote repositories like