[oe-commits] Bernhard Reutner-Fischer : local.conf.sample: commentary typo fix

git version control git at git.openembedded.org
Wed Nov 17 23:10:18 UTC 2010


Module: openembedded.git
Branch: master
Commit: d53f2eaae3f8c787b71d55dc0aa50b4799fa5d37
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d53f2eaae3f8c787b71d55dc0aa50b4799fa5d37

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Wed Nov 17 14:56:15 2010 -0800

local.conf.sample: commentary typo fix

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 conf/local.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 60c10e4..c53c037 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -119,7 +119,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 IMAGE_FSTYPES = "jffs2 tar"
 
 # Uncomment this if you want to keep the temporary rootfs
-# diretory, this can be useful during development.
+# directory, this can be useful during development.
 # (Note that this rootfs is NOT usuable as NFS export.)
 # IMAGE_KEEPROOTFS = "1"
 





More information about the Openembedded-commits mailing list