Makefiles: Remove executable bit from headers
[simavr] / simavr / cores / sim_mega164.c
index baa59d3..b2db8d2 100644 (file)
@@ -27,7 +27,7 @@
 #define _AVR_IO_H_
 #define __ASSEMBLER__
 #include "avr/iom164.h"
-// instanciate the new core
+// instantiate the new core
 #include "sim_megax4.h"
 
 static avr_t * make()