aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAurélien GÉRÔME <ag@roxor.cx>2007-05-04 08:34:48 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-05-04 08:34:48 +0200
commit3aeb7de285db15d3fdd804e5e3599e06e9d75983 (patch)
treea6e7d649f3173aadb3a5f2265f8bf34e91c3ea90 /docs
parent6e65949972b5c8bc635cbbee62c2db2425474825 (diff)
typo fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/building.sgml2
-rw-r--r--docs/chapters/cfgfile.sgml2
-rw-r--r--docs/chapters/intro.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index 13969231..8de8fd4c 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -9,7 +9,7 @@
&git-buildpackage; <option>--git-ignore-new</option>
</screen>
Once you're satisfied with the build and want to do a relese you commit all
- you changes and issue:
+ your changes and issue:
<screen>
&git-buildpackage; <option>--git-tag</option>
</screen>
diff --git a/docs/chapters/cfgfile.sgml b/docs/chapters/cfgfile.sgml
index 990d68e1..27f8d425 100644
--- a/docs/chapters/cfgfile.sgml
+++ b/docs/chapters/cfgfile.sgml
@@ -1,6 +1,6 @@
<chapter id="gbp.cfgfile">
<title>Configuration files</title>
- <para>Three configuration files a parsed in this order:
+ <para>Three configuration files are parsed in this order:
<variablelist>
<varlistentry>
<term>/etc/git-buildpackage/gbp.conf</term>
diff --git a/docs/chapters/intro.sgml b/docs/chapters/intro.sgml
index b1fb35e2..4097793d 100644
--- a/docs/chapters/intro.sgml
+++ b/docs/chapters/intro.sgml
@@ -32,7 +32,7 @@
imports the &debian; Package on the master branch and the upstream
sources on the upstream branch.</para></listitem>
<listitem><para>Develop, test, commit changes. During this time you can
- always build the package with &git-buildpackage; In case you have
+ always build the package with &git-buildpackage;. In case you have
uncommitted changes in your source tree you can use the
<option>--git-ignore-new</option> option.</para></listitem>
<listitem><para>Once satisfied you can build the final package with