]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_test
dh_auto_install: Improve check for MakeMaker, to avoid passing PREFIX if the Makefile...
[debhelper.git] / dh_auto_test
index a9be1e6a6e805dfe5227e6135a07e23310a5a1fa..05c11b225fef080a8cfebb3ae5d080cd49a4a92f 100755 (executable)
@@ -23,7 +23,7 @@ exit nonzero. If there's no test suite, it will exit zero without doing
 anything.
 
 This is intended to work for about 90% of packages with a test suite. If it
-doesn't work, you're encoruaged to skip using dh_auto_test at all, and
+doesn't work, you're encouraged to skip using dh_auto_test at all, and
 just run the test suite manually.
 
 =head1 OPTIONS
@@ -32,7 +32,7 @@ just run the test suite manually.
 
 =item B<--> I<params>
 
-Pass "params" to the program that is run. These can be used to suppliment
+Pass "params" to the program that is run. These can be used to supplement
 or override the any standard parameters that dh_auto_test passes.
 
 =back