aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-01-18 08:47:55 +0100
committerGuido Günther <agx@sigxcpu.org>2012-01-18 08:47:55 +0100
commit43a6aa2a79dd279848ec38c867683344cfd679ea (patch)
tree2b1af77c2076a662aae98a293c48731193e28a53 /docs
parent0c47432db776f37ceda027bf9901022df37e545d (diff)
Don't assume gzip compression of the orig tarball
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/special.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chapters/special.sgml b/docs/chapters/special.sgml
index 5c04b9e0..cf349042 100644
--- a/docs/chapters/special.sgml
+++ b/docs/chapters/special.sgml
@@ -121,7 +121,7 @@ git-branch debian
</programlisting>
<para>
This uses <command>apt-get</command> to download the source package,
- puts the orig.tar.gz on the <option>upstream-branch</option> and the
+ puts the orig tarball on the <option>upstream-branch</option> and the
Debian changes on the <option>debian-branch</option> (by default
<emphasis>master</emphasis>). The second command
creates a branch called <emphasis>debian</emphasis>. Now you can easily