summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh b/dh
index 33308821..c9a70c96 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<dh_auto_configure(1)>, 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.