From 186df231f95096c0ee0f29f1080deb351701374f Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 13 May 2022 20:19:07 +0300 Subject: image_types/runqemu-addptable2image: Fix a minor typo Fix a minor typo and replace "partion" with "partition". Signed-off-by: Leon Anavi Signed-off-by: Richard Purdie --- scripts/runqemu-addptable2image | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/runqemu-addptable2image') diff --git a/scripts/runqemu-addptable2image b/scripts/runqemu-addptable2image index ca29427258..87a8da3a63 100755 --- a/scripts/runqemu-addptable2image +++ b/scripts/runqemu-addptable2image @@ -1,6 +1,6 @@ #!/bin/sh -# Add a partion table to an ext2 image file +# Add a partition table to an ext2 image file # # Copyright (C) 2006-2007 OpenedHand Ltd. # -- cgit 1.2.3-korg