diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-12-08 13:24:33 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-16 16:58:40 +0000 |
commit | 93a78f4b42c36678fb7929a1e1a094676e641157 (patch) | |
tree | e68e1effadfb9b450ca0305e49459bd1a5d6484c /documentation | |
parent | 5e1255f80910f87bd59c37736b52fdcb303246f2 (diff) | |
download | poky-93a78f4b42c36678fb7929a1e1a094676e641157.tar.gz |
documentation/poky-ref-manual/extendpoky.xml: Fixed typo
Changed "versions" to "Versions" in the title.
(From yocto-docs rev: 9bcec4f41df6e89b35be8e073fb970af2e2e53a1)
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/poky-ref-manual/extendpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 4d3eba4c6b..f88e2a1dbf 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml | |||
@@ -756,7 +756,7 @@ | |||
756 | </section> | 756 | </section> |
757 | 757 | ||
758 | <section id="building-multiple-architecture-libraries-into-one-image"> | 758 | <section id="building-multiple-architecture-libraries-into-one-image"> |
759 | <title>Combining Multiple versions of Library Files into One Image</title> | 759 | <title>Combining Multiple Versions of Library Files into One Image</title> |
760 | 760 | ||
761 | <para> | 761 | <para> |
762 | The build system offers the ability to build libraries with different | 762 | The build system offers the ability to build libraries with different |