]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_clean
r421: use strict
[debhelper.git] / dh_clean
index c25dbde7152b86e2337ddad9a33d056f385f2cbb..fb4e3a886ed89021c2589ec00cbd909eda888fdb 100755 (executable)
--- a/dh_clean
+++ b/dh_clean
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Clean up $TMP and other tepmorary files generated by the
+# Clean up $tmp and other tepmorary files generated by the
 # build process.
 
 use strict;