Little grammar fix.
[bertos.git] / bertos / cpu / avr / drv / flash_avr.c
index f7ee5b4af6998523a26f6b26689e4a590b118da6..cc5780a6d47583e1dead50854b5510d6c3b3cca5 100644 (file)
@@ -81,7 +81,7 @@ typedef uint16_t avr_page_addr_t;
  * Write current buffered page in flash memory (if modified).
  * This function erase flash memory page before writing.
  *
- * This function is only use internaly in this module.
+ * This function is only use internally in this module.
  */
 static void flash_avr_flush(KFileFlashAvr *fd)
 {