summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/src/up_fillpage.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/src/up_fillpage.c')
-rw-r--r--nuttx/configs/ea3131/src/up_fillpage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ea3131/src/up_fillpage.c b/nuttx/configs/ea3131/src/up_fillpage.c
index f8ad374b1..eaed9a8a2 100644
--- a/nuttx/configs/ea3131/src/up_fillpage.c
+++ b/nuttx/configs/ea3131/src/up_fillpage.c
@@ -198,7 +198,7 @@ struct pg_source_s
FAR struct mtd_dev_s *mtd;
- /* This the the device geometry */
+ /* This the device geometry */
#ifdef CONFIG_DEBUG
FAR struct mtd_geometry_s geo;