From: Naoki Hayama Date: Mon, 12 Oct 2020 05:18:20 +0000 (+0900) Subject: local.conf.sample.extended: Fix comment typo X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9918 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd507cc1c507913cf7726b70a4ec53373b11c1b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 879a36c9354..420b09b7d73 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"