mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
image_types/runqemu-addptable2image: Fix a minor typo
Fix a minor typo and replace "partion" with "partition". (From OE-Core rev: 186df231f95096c0ee0f29f1080deb351701374f) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d03dd4b32
commit
72aa79f61f
@@ -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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user