Alois Mahdal hace 7 años
padre
commit
e034ba01d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -91,7 +91,7 @@ though.)
91 91
 Using Makefile is not mandatory; you can call MKit commands directly
92 92
 via *utils/mkit/make* command.  It is conventional, however: your users
93 93
 will be able to use the ubiquitous: `make` and `sudo make install`,
94
-and you get tab copmpletion for free.
94
+and you get tab completion for free.
95 95
 
96 96
 
97 97
 ### 3. add mkit.ini with everything about your project ###