From 0f7d5f7326cb51377b5789aae2429274960c2e9f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Mar 2013 11:36:43 -0700 Subject: [PATCH] ref-manual: Punctuation fix. (From yocto-docs rev: a43802131077432df58fab93195f2e7fb8a4b625) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index addfc89700..fe076e5a88 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -144,7 +144,7 @@ that govern the OpenEmbedded build process. These files fall into several areas that define machine configuration options, distribution configuration options, compiler tuning options, general common configuration - options and user configuration options (local.conf, which is found + options, and user configuration options (local.conf, which is found in the Build Directory).