aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-11-15 20:48:57 +0000
committerJustin Patrin <papercrane@gmail.com>2006-11-15 20:48:57 +0000
commit77d4b2eff6092aee15d376101e78d96a33a3d923 (patch)
treed7542d5a7ac2197edd2a53ee492432211320db11 /conf
parenta8edecf09c869342173d913892ae599e928d78c0 (diff)
downloadopenembedded-77d4b2eff6092aee15d376101e78d96a33a3d923.tar.gz
local.conf.sample: fix typo
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 7194eaf29f..a64ff2c924 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -27,7 +27,7 @@ DL_DIR = "${HOME}/sources"
BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
# Use the BBMASK below to instruct BitBake to _NOT_ consider some .bb files
-# This is a regulary expression, so be sure to get your parenthesis balanced.
+# This is a regular expression, so be sure to get your parenthesis balanced.
BBMASK = ""
# Uncomment this if you want to use a prebuilt toolchain. You will need to