mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
Fix spelling of "occur".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Acked-by: Angelo Dureghello <angelo@sysam.it> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
1381901e9a
commit
82bd2f29ea
@@ -88,7 +88,7 @@ static void usage(const char *msg)
|
||||
params.cmdname);
|
||||
fprintf(stderr,
|
||||
" %s [-D dtc_options] [-f fit-image.its|-f auto|-F] [-b <dtb> [-b <dtb>]] fit-image\n"
|
||||
" <dtb> file is used with -f auto, it may occour multiple times.\n",
|
||||
" <dtb> file is used with -f auto, it may occur multiple times.\n",
|
||||
params.cmdname);
|
||||
fprintf(stderr,
|
||||
" -D => set all options for device tree compiler\n"
|
||||
|
Reference in New Issue
Block a user