diff options
Diffstat (limited to 'cmd/jffs2.c')
-rw-r--r-- | cmd/jffs2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/jffs2.c b/cmd/jffs2.c index bce098315e..0b2eefa195 100644 --- a/cmd/jffs2.c +++ b/cmd/jffs2.c @@ -456,7 +456,7 @@ static struct part_info* jffs2_part_info(struct mtd_device *dev, unsigned int pa } /***************************************************/ -/* U-boot commands */ +/* U-Boot commands */ /***************************************************/ /** |