[PATCH v2 2/4] scripts/kwbimage: fix typo
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Nov 16 01:52:42 PST 2016
Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
---
Changes since (implicit) v1:
- add S-o-b
scripts/kwbimage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/kwbimage.c b/scripts/kwbimage.c
index c560f581a727..79ca85b72d8e 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.
*/
--
2.10.2
More information about the barebox
mailing list