aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-11-17 14:56:15 -0800
committerKhem Raj <raj.khem@gmail.com>2010-11-17 14:56:15 -0800
commitd53f2eaae3f8c787b71d55dc0aa50b4799fa5d37 (patch)
tree7bd61f5be8edbfabbf0ef0281f6b87903f2ddeda /conf
parentf5c7beb6f535e1a128846880d04c067f318f310e (diff)
downloadopenembedded-d53f2eaae3f8c787b71d55dc0aa50b4799fa5d37.tar.gz
local.conf.sample: commentary typo fix
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 60c10e4219..c53c03776e 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"