summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2016-10-22 19:42:24 +0000
committerNiels Thykier <niels@thykier.net>2016-10-22 19:42:33 +0000
commitb9a561dfcb4a5fa52346d0731d6fcac576f8a803 (patch)
tree33c1dc923b9e33b1311bdebb8bd8369c832f3293 /debhelper.pod
parent4cefa7ed0cb4e6fd7863eb2d87e7a4eece6d8399 (diff)
downloaddebhelper-b9a561dfcb4a5fa52346d0731d6fcac576f8a803.tar.gz
debhelper.pod: Fix another typo - Thanks to Olly Betts
Gbp-Dch: Ignore Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 03607d08..e7697ead 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -621,7 +621,8 @@ system correctly tracks this, the build will be run twice (once for
the "build" target and once for the "binary" target).
On the other hand, this means that rebuild without cleaning
-(e.g. B<dpkg-buildpackage -nc>) will behave as most people expect.
+(e.g. B<dpkg-buildpackage -nc>) will behave as most people would
+expect.
The previous behaviour can restored by using B<--with build-stamp>