Fix comment about what we do
authorHeiko Schlittermann <hs@schlittermann.de>
Mon, 24 Aug 2015 21:39:14 +0200
changeset 20 3f164cb8d543
parent 19 fa091f2bbb60
child 21 9d572c2d6803
Fix comment about what we do
scripts/din2d
--- a/scripts/din2d	Mon Aug 24 21:38:51 2015 +0200
+++ b/scripts/din2d	Mon Aug 24 21:39:14 2015 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 # Dockerfile.in -> Dockerfile
-# currently just resolve .include ..
+# currently just resolve .include_if_exists ..
 
 use strict;
 use warnings;