aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp-pq
diff options
context:
space:
mode:
authortwerner@debian.org <twerner@debian.org>2010-06-30 21:24:19 +0200
committerGuido Günther <agx@sigxcpu.org>2010-07-01 09:05:15 +0200
commitd3c09018625094e2947003409fd3f70b08c552bf (patch)
treeeef995b75cb4d18c6056b08f9e83f3ccef79be91 /gbp-pq
parent877166c2d4f8509628d1090ca64f165a765befd7 (diff)
fix typo
Diffstat (limited to 'gbp-pq')
-rwxr-xr-xgbp-pq2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp-pq b/gbp-pq
index be4f3c9f..b8af583f 100755
--- a/gbp-pq
+++ b/gbp-pq
@@ -43,7 +43,7 @@ pq_export()
rm -f debian/patches/*
PATCHES=`git format-patch -N -o debian/patches $branch...$pq`
if [ -n "$PATCHES" ]; then
- echo "Regenerationg patch queue in \"debian/patches\"."
+ echo "Regenerating patch queue in \"debian/patches\"."
> debian/patches/series
for PATCH in $PATCHES; do
# delete the first line (from sha1) and last two lines (git version