diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-11 08:41:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:47 +0000 |
commit | 69eec3e79a15dba4cd6ebfe2135ca23028eb8c5d (patch) | |
tree | 3c8f94795d0e83396905f3109282fcb54e91aa99 /documentation | |
parent | fc5b458a54dc5749edf54ae64e099ac68582da75 (diff) | |
download | poky-69eec3e79a15dba4cd6ebfe2135ca23028eb8c5d.tar.gz |
dev-manual: Updates to "Best Practices to Follow When Creating Layers"
I applied some capital letters to a bullet item for consistency.
(From yocto-docs rev: ee24d04512e9a211499e546b06e5121ee968f88f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index ff4bbcd3ea..b9ad1a75a6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -296,8 +296,8 @@ | |||
296 | impacting a build for a different machine. | 296 | impacting a build for a different machine. |
297 | Following are some examples: | 297 | Following are some examples: |
298 | <itemizedlist> | 298 | <itemizedlist> |
299 | <listitem><para><emphasis>Modifying Variables to support | 299 | <listitem><para><emphasis>Modifying Variables to Support |
300 | a different machine:</emphasis> | 300 | a Different Machine:</emphasis> |
301 | Suppose you have a layer named | 301 | Suppose you have a layer named |
302 | <filename>meta-one</filename> that adds support | 302 | <filename>meta-one</filename> that adds support |
303 | for building machine "one". | 303 | for building machine "one". |