From: Joey Hess Date: Fri, 31 Oct 2008 17:19:04 +0000 (-0400) Subject: typo X-Git-Tag: 7.1.1~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6efd295344f4e59576d657e79b3e560fa2819674;p=debhelper.git typo --- diff --git a/dh b/dh index 3330882..c9a70c9 100755 --- a/dh +++ b/dh @@ -165,7 +165,7 @@ This is a simple rules file that is a good starting place for customisation. Often you'll want to pass an option to ./configure. This uses dh to run all commands before L, then runs that command by hand, -and then finished up by running the rest of the sequence. You could also +and then finishes up by running the rest of the sequence. You could also run ./configure by hand, instead of bothering with using dh_auto_configure. And if necessary, you can add commands to run automake, etc here too.