diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-09 09:55:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 16:20:55 +0100 |
commit | 90170fe4c92d3930690e427d1b21df3e4af03315 (patch) | |
tree | 3e478b1de700710f8dd51f0944125d1b7562a06e | |
parent | 0490239ed00810d207060c4b16be825f2732d3fd (diff) | |
download | poky-90170fe4c92d3930690e427d1b21df3e4af03315.tar.gz |
dev-manual: Fixed typo.
(From yocto-docs rev: 0f691f5d10672bb9666a3038e71ff568aca7a2d6)
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 7bc8e148b7..b0d6386fea 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -191,7 +191,7 @@ | |||
191 | <listitem><para><emphasis> | 191 | <listitem><para><emphasis> |
192 | BitBake User Manual:</emphasis> | 192 | BitBake User Manual:</emphasis> |
193 | A comprehensive guide to the BitBake tool. | 193 | A comprehensive guide to the BitBake tool. |
194 | If you want information on BitBake, see the user manual inculded in the | 194 | If you want information on BitBake, see the user manual included in the |
195 | <filename>bitbake/doc/manual</filename> directory of the | 195 | <filename>bitbake/doc/manual</filename> directory of the |
196 | <link linkend='source-directory'>Source Directory</link>.</para></listitem> | 196 | <link linkend='source-directory'>Source Directory</link>.</para></listitem> |
197 | <listitem><para><emphasis> | 197 | <listitem><para><emphasis> |