summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorNaoki Hayama <naoki.hayama@lineo.co.jp>2020-10-12 14:18:20 +0900
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-13 09:41:51 +0100
commit7bd507cc1c507913cf7726b70a4ec53373b11c1b (patch)
treeb2abb89c2652caf21f428439df21c578b32a38d0 /meta/conf
parent7a54652828d12c53dddd564e73005d1d334ea260 (diff)
downloadopenembedded-core-contrib-7bd507cc1c507913cf7726b70a4ec53373b11c1b.tar.gz
local.conf.sample.extended: Fix comment typo
Fix comment typo. s/overriden/overridden/ s/spefying/specifying/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index 879a36c935..420b09b7d7 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -307,7 +307,7 @@
# will correct this condition.
#
# By default the system looks in the BBPATH for files/passwd and files/group
-# the default can be overriden by spefying USERADD_UID/GID_TABLES.
+# the default can be overridden by specifying USERADD_UID/GID_TABLES.
#
#USERADDEXTENSION = "useradd-staticids"
#USERADD_UID_TABLES = "files/passwd"