summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdh_auto_build2
-rwxr-xr-xdh_auto_clean2
-rwxr-xr-xdh_auto_configure2
-rwxr-xr-xdh_auto_install2
-rwxr-xr-xdh_auto_test2
5 files changed, 5 insertions, 5 deletions
diff --git a/dh_auto_build b/dh_auto_build
index e7ca93b3..a3c95211 100755
--- a/dh_auto_build
+++ b/dh_auto_build
@@ -30,7 +30,7 @@ build process 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 any standard parameters that dh_auto_build passes.
=back
diff --git a/dh_auto_clean b/dh_auto_clean
index 13035703..6c97b106 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<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_clean passes.
=back
diff --git a/dh_auto_configure b/dh_auto_configure
index ba4dc3e9..6b8adf52 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<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 standard parameters that dh_auto_configure passes.
=back
diff --git a/dh_auto_install b/dh_auto_install
index 6b81357e..fa21a010 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<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_install passes.
=back
diff --git a/dh_auto_test b/dh_auto_test
index 90005929..05c11b22 100755
--- a/dh_auto_test
+++ b/dh_auto_test
@@ -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