瀏覽代碼

Fix typo: missmatched -> mismatched.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Vagrant Cascadian 5 年之前
父節點
當前提交
bb5835bc01
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 +=