Alois Mahdal 11 年之前
父節點
當前提交
a328abc2c7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      bin/mkexec.pl

+ 1
- 1
bin/mkexec.pl 查看文件

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;