[oe-commits] Otavio Salvador : bootimg.bbclass: fix comment typo

git version control git at git.openembedded.org
Wed Oct 5 17:03:11 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: 780685bbaf6d6f74aed77c412686592d6b9cf8e5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=780685bbaf6d6f74aed77c412686592d6b9cf8e5

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sun Oct  2 17:20:38 2011 +0000

bootimg.bbclass: fix comment typo

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).
 #





More information about the Openembedded-commits mailing list