From: Bernhard Reutner-Fischer Date: Wed, 17 Nov 2010 22:56:15 +0000 (-0800) Subject: local.conf.sample: commentary typo fix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53f2eaae3f8c787b71d55dc0aa50b4799fa5d37;p=openembedded.git local.conf.sample: commentary typo fix Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- 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"