Alois Mahdal 11 years ago
parent
commit
a328abc2c7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      bin/mkexec.pl

+ 1
- 1
bin/mkexec.pl View File

1
 #!/usr/bin/perl
1
 #!/usr/bin/perl
2
-# make an executeble file
2
+# make an executable file
3
 
3
 
4
 use strict;
4
 use strict;
5
 use warnings;
5
 use warnings;