Alois Mahdal hace 10 años
padre
commit
a328abc2c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      bin/mkexec.pl

+ 1
- 1
bin/mkexec.pl Ver fichero

@@ -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;