summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-31 13:19:04 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-31 13:19:04 -0400
commit6efd295344f4e59576d657e79b3e560fa2819674 (patch)
tree36c4cbcf7c51072debec9d6c35d21c4dc56ecabc
parent593b9436ce272aa781bb7f0b7b315bafaf5e3f47 (diff)
typo
-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.