summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu-addptable2image
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2022-05-13 20:19:07 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-15 08:57:09 +0100
commit186df231f95096c0ee0f29f1080deb351701374f (patch)
tree2c1ebca106db844ac33324166295bee70066fcdf /scripts/runqemu-addptable2image
parentc807876507fa0257be9abc15457b312e01368c17 (diff)
downloadopenembedded-core-186df231f95096c0ee0f29f1080deb351701374f.tar.gz
image_types/runqemu-addptable2image: Fix a minor typo
Fix a minor typo and replace "partion" with "partition". Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-addptable2image')
-rwxr-xr-xscripts/runqemu-addptable2image2
1 files changed, 1 insertions, 1 deletions
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.
#