Explorar o código

Fix typo: missmatched -> mismatched.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Vagrant Cascadian %!s(int64=5) %!d(string=hai) anos
pai
achega
bb5835bc01
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/imx8image.c

+ 1 - 1
tools/imx8image.c

@@ -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 +=