From: Joey Hess Date: Thu, 31 Jul 2008 16:27:13 +0000 (-0400) Subject: typos X-Git-Tag: 7.0.17~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=69b4dec41ea998cd7e245bf5fedb272e2402904d;p=debhelper.git typos --- diff --git a/dh_auto_build b/dh_auto_build index e7ca93b..a3c9521 100755 --- a/dh_auto_build +++ b/dh_auto_build @@ -30,7 +30,7 @@ build process manually. =item B<--> I -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 any standard parameters that dh_auto_build passes. =back diff --git a/dh_auto_clean b/dh_auto_clean index 1303570..6c97b10 100755 --- a/dh_auto_clean +++ b/dh_auto_clean @@ -31,7 +31,7 @@ dh_auto_clean at all, and just run make clean manually. =item B<--> I -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_clean passes. =back diff --git a/dh_auto_configure b/dh_auto_configure index ba4dc3e..6b8adf5 100755 --- a/dh_auto_configure +++ b/dh_auto_configure @@ -31,7 +31,7 @@ you're encouraged to skip using dh_auto_configure at all, and just run =item B<--> I -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 standard parameters that dh_auto_configure passes. =back diff --git a/dh_auto_install b/dh_auto_install index 6b81357..fa21a01 100755 --- a/dh_auto_install +++ b/dh_auto_install @@ -41,7 +41,7 @@ dh_auto_install at all, and just run make install manually. =item B<--> I -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_install passes. =back diff --git a/dh_auto_test b/dh_auto_test index 9000592..05c11b2 100755 --- a/dh_auto_test +++ b/dh_auto_test @@ -32,7 +32,7 @@ just run the test suite manually. =item B<--> I -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