misc: Fixed a couple of typos in comments
[simavr] / simavr / cores / sim_mega8.c
index cad021b..74acf98 100644 (file)
@@ -28,7 +28,7 @@
 #define _AVR_IO_H_
 #define __ASSEMBLER__
 #include "avr/iom8.h"
-// instanciate the new core
+// instantiate the new core
 #include "sim_megax.h"
 
 static avr_t * make()