From 82bd2f29ea6e98ae689b26d793d432ac171d56dc Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 23 Oct 2016 20:45:17 -0700 Subject: Fix spelling of "occur". Signed-off-by: Vagrant Cascadian Acked-by: Angelo Dureghello Reviewed-by: Simon Glass --- tools/mkimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mkimage.c') diff --git a/tools/mkimage.c b/tools/mkimage.c index 3c594a0f3b..02f88bb983 100644 --- a/tools/mkimage.c +++ b/tools/mkimage.c @@ -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 [-b ]] fit-image\n" - " file is used with -f auto, it may occour multiple times.\n", + " 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" -- cgit v1.2.3