summaryrefslogtreecommitdiff
path: root/util/cbfstool/flashmap/fmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/flashmap/fmap.h')
-rw-r--r--util/cbfstool/flashmap/fmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cbfstool/flashmap/fmap.h b/util/cbfstool/flashmap/fmap.h
index e360011328..7f147ce3e9 100644
--- a/util/cbfstool/flashmap/fmap.h
+++ b/util/cbfstool/flashmap/fmap.h
@@ -91,7 +91,7 @@ extern long int fmap_find(const uint8_t *image, unsigned int len);
*
* @map: raw map data
*
- * returns 0 to indiciate success
+ * returns 0 to indicate success
* returns <0 to indicate failure
*/
extern int fmap_print(const struct fmap *map);