diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-21 18:38:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:54:58 +0100 |
commit | 55cd232c06d9edf4cd6f124ebdfc3bdc30bb48f9 (patch) | |
tree | a250425e7e1bfd87e81328bfc8f41c69463e318e | |
parent | 9df4aa6d8cca21bcfc4367a3d11f7b19b4b5fb17 (diff) | |
download | poky-55cd232c06d9edf4cd6f124ebdfc3bdc30bb48f9.tar.gz |
documentation/dev-manual/dev-manual-model.xml: Fixed mis-named guide
I fixed a reference to a manual that should have had "Guide" and
not "Manual"
(From yocto-docs rev: a51de96fe0cd78cb379e6758d7e357c91daa2791)
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-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 1efa61c170..62fc50e6ae 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1454,7 +1454,7 @@ directory.</para></listitem> | |||
1454 | For information on how to install the toolchain, see the | 1454 | For information on how to install the toolchain, see the |
1455 | "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" | 1455 | "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" |
1456 | section | 1456 | section |
1457 | in the Yocto Project Application Developer's Manual.</para></listitem> | 1457 | in the Yocto Project Application Developer's Guide.</para></listitem> |
1458 | <listitem><para><emphasis>Download the Target Image:</emphasis> The Yocto Project supports | 1458 | <listitem><para><emphasis>Download the Target Image:</emphasis> The Yocto Project supports |
1459 | several target architectures and has many pre-built kernel images and root filesystem | 1459 | several target architectures and has many pre-built kernel images and root filesystem |
1460 | images.</para> | 1460 | images.</para> |