diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-31 12:27:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-31 12:27:13 -0400 |
commit | 69b4dec41ea998cd7e245bf5fedb272e2402904d (patch) | |
tree | a2248f87cf5f28b40406cfd32e8c424e5c72ff3e /dh_auto_clean | |
parent | cdef942b72ce4d74c5b5462d52686b619ba06177 (diff) | |
download | debhelper-69b4dec41ea998cd7e245bf5fedb272e2402904d.tar.gz |
typos
Diffstat (limited to 'dh_auto_clean')
-rwxr-xr-x | dh_auto_clean | 2 |
1 files changed, 1 insertions, 1 deletions
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 |