From: Naoki Hayama Date: Mon, 12 Oct 2020 05:18:20 +0000 (+0900) Subject: local.conf.sample.extended: Fix comment typo X-Git-Tag: 2020-10-gatesgarth~65 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7bd507cc1c507913cf7726b70a4ec53373b11c1b;p=openembedded-core.git local.conf.sample.extended: Fix comment typo Fix comment typo. s/overriden/overridden/ s/spefying/specifying/ Signed-off-by: Naoki Hayama Signed-off-by: Richard Purdie --- 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"