diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2013-11-21 08:12:07 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:15 +0000 |
| commit | ee30c8b452e290f609820f3d09b2a4afbe09f179 (patch) | |
| tree | fd9a8d528bb8df61f544e686000283402af276ea /documentation | |
| parent | 89fc8b84b70ab3bc97516f79833b7e3845c1f9d8 (diff) | |
| download | poky-ee30c8b452e290f609820f3d09b2a4afbe09f179.tar.gz | |
ref-manual: fixed typo
Removed extra "the"
(From yocto-docs rev: 58582739dcb3f969ee44b074040bb64773d9d4bd)
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/ref-manual/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 19a1fcc7e0..bedef6f48e 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -366,7 +366,7 @@ | |||
| 366 | variable determines whether you build tools for a 32-bit | 366 | variable determines whether you build tools for a 32-bit |
| 367 | or 64-bit system. | 367 | or 64-bit system. |
| 368 | </note> | 368 | </note> |
| 369 | Once the build completes, you can find the file that installs the | 369 | Once the build completes, you can find the file that installs |
| 370 | the tools in the <filename>tmp/deploy/sdk</filename> subdirectory | 370 | the tools in the <filename>tmp/deploy/sdk</filename> subdirectory |
| 371 | of the | 371 | of the |
| 372 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 372 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. |
