[OE-core] [PATCH 3/3] bootimg.bbclass: fix comment typo

Otavio Salvador otavio at ossystems.com.br
Sun Oct 2 18:15:57 UTC 2011


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 meta/classes/bootimg.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass
index 49ee85e..a5ba3cf 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).
 #
-- 
1.7.2.5





More information about the Openembedded-core mailing list