Fix typo: missmatched -> mismatched.
authorVagrant Cascadian <vagrant@debian.org>
Tue, 8 Jan 2019 21:10:23 +0000 (13:10 -0800)
committerTom Rini <trini@konsulko.com>
Tue, 15 Jan 2019 20:28:51 +0000 (15:28 -0500)
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
tools/imx8image.c

index 0d856b9..435f308 100644 (file)
@@ -674,7 +674,7 @@ static int get_container_image_start_pos(image_t *image_stack, uint32_t align)
                        fclose(fd);
 
                        if (header.tag != IVT_HEADER_TAG_B0) {
-                               fprintf(stderr, "header tag missmatched \n");
+                               fprintf(stderr, "header tag mismatched \n");
                                exit(EXIT_FAILURE);
                        } else {
                                file_off +=