]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_clean
type fix
[debhelper.git] / dh_auto_clean
index 8ccb8873d581227d3b70d82662af41c3829acd99..4468fef9ca3d25ce9c8dc45a1644c3c3a3b8b316 100755 (executable)
@@ -22,7 +22,7 @@ if the environment variable is set). If there is a setup.py or Build.PL, it
 is run to clean the package.
 
 This is intended to work for about 90% of packages. If it doesn't work, or
-tries to use the wrong clean target, you're encoruaged to skip using
+tries to use the wrong clean target, you're encouraged to skip using
 dh_auto_clean at all, and just run make clean manually.
 
 =head1 OPTIONS