diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-09 09:37:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 16:20:55 +0100 |
commit | 9dae23da322a5ab6e9f26b6e59dbde6581f9c0b8 (patch) | |
tree | 35232928a2eee6e152ec82718a344d0189f02f5f | |
parent | 00fea17416faad7f567ca8c6e3c234137055f591 (diff) | |
download | poky-9dae23da322a5ab6e9f26b6e59dbde6581f9c0b8.tar.gz |
dev-manual: Capitalization issue fixed.
(From yocto-docs rev: 9afe9b9c9e7205b7de820ebe7c76c702f8715260)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index ca16b7c0b5..b1ff893ab0 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -46,7 +46,7 @@ | |||
46 | </section> | 46 | </section> |
47 | 47 | ||
48 | <section id='what-this-manual-provides'> | 48 | <section id='what-this-manual-provides'> |
49 | <title>What this Manual Provides</title> | 49 | <title>What This Manual Provides</title> |
50 | 50 | ||
51 | <para> | 51 | <para> |
52 | The following list describes what you can get from this guide: | 52 | The following list describes what you can get from this guide: |