Alois Mahdal 12 年 前
コミット
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;