Alois Mahdal 10 년 전
부모
커밋
a328abc2c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      bin/mkexec.pl

+ 1
- 1
bin/mkexec.pl 파일 보기

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