]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_configure
wording
[debhelper.git] / dh_auto_configure
index fb615f867f16797c0814ca763699d18ddf709562..6b8adf524d016c3996ff98cad586ccf111d0e494 100755 (executable)
@@ -23,7 +23,7 @@ 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 encouraged to skip using dh_auto_configure at all, and just run
-./configure or its equivilant manually.
+./configure or its equivalent manually.
 
 =head1 OPTIONS
 
@@ -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