diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-10 14:52:57 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-11 12:22:32 +0100 |
commit | 5d69e3350267e2e4cd940d4196529354cb0d17e9 (patch) | |
tree | e5984e584bd6ca31d89af7590224d16366947fcd /documentation/dev-manual | |
parent | 00d534c7ea9c61297261b5c101c499fa883b6470 (diff) | |
download | poky-5d69e3350267e2e4cd940d4196529354cb0d17e9.tar.gz |
dev-manual: Fixed section heading capitalization.
(From yocto-docs rev: 7f948729342eeb55072816ccade3bc9a32646c92)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a6820d6707..2b4be3dd1d 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1480,7 +1480,7 @@ | |||
1480 | </section> | 1480 | </section> |
1481 | 1481 | ||
1482 | <section id='workflow-using-stand-alone-cross-development-toolchains'> | 1482 | <section id='workflow-using-stand-alone-cross-development-toolchains'> |
1483 | <title>Workflow Using Stand-alone Cross-development Toolchains</title> | 1483 | <title>Workflow Using Stand-Alone Cross-Development Toolchains</title> |
1484 | 1484 | ||
1485 | <para> | 1485 | <para> |
1486 | If you want to develop an application without prior installation | 1486 | If you want to develop an application without prior installation |