summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-11-15 17:04:37 +0100
committerGuido Günther <agx@sigxcpu.org>2015-11-15 17:05:10 +0100
commit82a847df8a04f598dafa31af46b9493255a6f033 (patch)
tree89a40b150c755134959d43a99902cdd99a8edf81 /docs
parentfe92148d2616d5ea381c4165383bbae6706ddae2 (diff)
s/packge/package/
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 9024d36d..b4f2d9fd 100644
--- a/docs/chapters/special.sgml
+++ b/docs/chapters/special.sgml
@@ -102,7 +102,7 @@ cleanup-script.sh
cat &lt;&lt;EOF &gt; <filename>~/.gbp.conf</filename>
[DEFAULT]
# We invoke cowbuilder via git-pbuilder. Arguments passed to &gbp-buildpackage;
-# will be passed to dpkg-buildpackge in the chroot
+# will be passed to dpkg-buildpackage in the chroot
pbuilder = True
EOF
</programlisting>