bootimg.bbclass: fix comment typo

(From OE-Core rev: 780685bbaf6d6f74aed77c412686592d6b9cf8e5)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Otavio Salvador 2011-10-02 17:20:38 +00:00 committed by Richard Purdie
parent 9d1502bccd
commit b6b2ca051b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
# End result is two things:
#
# 1. A .hddimage file which is an msdos filesystem containing syslinux, a kernel,
# 1. A .hddimg file which is an msdos filesystem containing syslinux, a kernel,
# an initrd and a rootfs image. These can be written to harddisks directly and
# also booted on USB flash disks (write them there with dd).
#