From c9583d9852f62917f4ad3d6aabebfc7bbef83978 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Wed, 16 Nov 2016 10:52:42 +0100 Subject: scripts/kwbimage: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- scripts/kwbimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kwbimage.c b/scripts/kwbimage.c index c560f581a7..79ca85b72d 100644 --- a/scripts/kwbimage.c +++ b/scripts/kwbimage.c @@ -523,7 +523,7 @@ static int image_extract_v1(void *fdimap, const char *output, FILE *focfg) int opthdrid; /* - * Verify the checkum. We have to substract the checksum + * Verify the checksum. We have to subtract the checksum * itself, because when the checksum is calculated, the * checksum field is 0. */ -- cgit v1.2.3