summaryrefslogtreecommitdiff
path: root/dh_auto_configure
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-19 12:40:36 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-19 12:40:36 -0400
commitecf1bf68bddd75f3c12031295c1c286d803b47ea (patch)
tree9b5f7e86027855e5123f7650cdce3f9339a480bc /dh_auto_configure
parent8b2b327bb59a4ff9f207076658183df8aecc74ea (diff)
type fix
Diffstat (limited to 'dh_auto_configure')
-rwxr-xr-xdh_auto_configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_auto_configure b/dh_auto_configure
index 4558403d..fb615f86 100755
--- a/dh_auto_configure
+++ b/dh_auto_configure
@@ -22,7 +22,7 @@ determined and passed to the program that is run. If no program to run is
found, dh_auto_configure will exit without doing anything.
This is intended to work for about 90% of packages. If it doesn't work,
-you're encoruaged to skip using dh_auto_configure at all, and just run
+you're encouraged to skip using dh_auto_configure at all, and just run
./configure or its equivilant manually.
=head1 OPTIONS