]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample.extended: Fix comment typo
authorNaoki Hayama <naoki.hayama@lineo.co.jp>
Mon, 12 Oct 2020 05:18:20 +0000 (14:18 +0900)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Oct 2020 08:41:51 +0000 (09:41 +0100)
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>
meta/conf/local.conf.sample.extended

index 879a36c935437000e673a197875a4eb3704e3ac3..420b09b7d730d4f63cd40ab883d7fb76afd0bf34 100644 (file)
 # 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"