diff options
Diffstat (limited to 'cmd/mtdparts.c')
-rw-r--r-- | cmd/mtdparts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mtdparts.c b/cmd/mtdparts.c index dab195841a..86a4689616 100644 --- a/cmd/mtdparts.c +++ b/cmd/mtdparts.c @@ -1877,7 +1877,7 @@ static struct part_info* mtd_part_info(struct mtd_device *dev, unsigned int part } /***************************************************/ -/* U-boot commands */ +/* U-Boot commands */ /***************************************************/ /* command line only */ /** |