]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_configure
type fix
[debhelper.git] / dh_auto_configure
index 4558403d0c2014c6e5f39235edf5688cf4b46015..fb615f867f16797c0814ca763699d18ddf709562 100755 (executable)
@@ -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