From d53f2eaae3f8c787b71d55dc0aa50b4799fa5d37 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 17 Nov 2010 14:56:15 -0800 Subject: [PATCH] local.conf.sample: commentary typo fix Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5