From b6b2ca051be32566df2c5289a2ab5ba4a6b03aa8 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sun, 2 Oct 2011 17:20:38 +0000 Subject: bootimg.bbclass: fix comment typo (From OE-Core rev: 780685bbaf6d6f74aed77c412686592d6b9cf8e5) Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- meta/classes/bootimg.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/classes/bootimg.bbclass') diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass index 49ee85ea72..a5ba3cf409 100644 --- a/meta/classes/bootimg.bbclass +++ b/meta/classes/bootimg.bbclass @@ -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). # -- cgit v1.2.3-54-g00ecf