]> git.donarmstrong.com Git - debhelper.git/commitdiff
typo
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 31 Oct 2008 17:19:04 +0000 (13:19 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 31 Oct 2008 17:19:04 +0000 (13:19 -0400)
dh

diff --git a/dh b/dh
index 33308821ba86c3d52a86ea4319740a252e5a4805..c9a70c963c321f5fb992deeb546db33578bf3760 100755 (executable)
--- 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.