diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-16 10:22:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:11 +0100 |
commit | 709bc5958285c65a361a8ec877c6a44727e3596a (patch) | |
tree | 4acb8bc16502b00c26e9b681af230cfa3a39915e /documentation/poky-ref-manual | |
parent | 8f5af192c435554bf8f5930f9c6ebff0101bd0a8 (diff) | |
download | poky-709bc5958285c65a361a8ec877c6a44727e3596a.tar.gz |
documentation/poky-ref-manual/ref-structure.xml: wording change to chapter.
(From yocto-docs rev: abd9bed2df669462913d70b15c2033d05cc216e6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index cf53967034..8f705537c4 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -9,7 +9,7 @@ | |||
9 | <para> | 9 | <para> |
10 | The <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> consists of several components. | 10 | The <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> consists of several components. |
11 | Understanding them and knowing where they are located is key to using the Yocto Project well. | 11 | Understanding them and knowing where they are located is key to using the Yocto Project well. |
12 | This appendix describes the source directory and gives information about the various | 12 | This chapter describes the source directory and gives information about the various |
13 | files and directories. | 13 | files and directories. |
14 | </para> | 14 | </para> |
15 | 15 | ||