Fix spelling of "occur".
[pandora-u-boot.git] / tools / mkimage.c
index 3c594a0..02f88bb 100644 (file)
@@ -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"