JFFS2: Fix typo

This commit is contained in:
Sebastian Huber
2017-01-19 14:10:42 +01:00
parent e397122cf4
commit 66bd19eaf1

View File

@@ -491,7 +491,7 @@ typedef struct {
uint32_t flash_size;
/**
* @brief Count of flash blocks (eraseable units).
* @brief Count of flash blocks (erasable units).
*/
uint32_t flash_blocks;