summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/kwbimage.c2
1 files changed, 1 insertions, 1 deletions
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.
*/