diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2012-06-19 07:08:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:07 +0100 |
commit | a291d007b697c9d5bfe223f737455f6a61bdaf8f (patch) | |
tree | 0e1788ff7d9aa10ceae96ffd43ee3859f46cbf1a /documentation/dev-manual/dev-manual-intro.xml | |
parent | 356ac1f9d79b5be1c6f53f547d6c32760b10b837 (diff) | |
download | poky-a291d007b697c9d5bfe223f737455f6a61bdaf8f.tar.gz |
documenation//dev-manual: Typos fixed.
Some minor typoes in first couple chapters
(From yocto-docs rev: 36618cc6a261a994b00c5c524c76cbf3952a2eae)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index cf5471ee1b..4a22590ef9 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -23,7 +23,7 @@ | |||
23 | 23 | ||
24 | <para> | 24 | <para> |
25 | The Yocto Project Development Manual, however, does provide detailed examples on how to create a | 25 | The Yocto Project Development Manual, however, does provide detailed examples on how to create a |
26 | Board Support Package (BSP), change the kernel source code, and re-configure the kernel. | 26 | Board Support Package (BSP), change the kernel source code, and reconfigure the kernel. |
27 | You can find this information in the appendices of the manual. | 27 | You can find this information in the appendices of the manual. |
28 | </para> | 28 | </para> |
29 | </section> | 29 | </section> |
@@ -149,7 +149,7 @@ | |||
149 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> for a | 149 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/poky'></ulink> for a |
150 | Yocto Project Discussions mailing list about the Poky build system.</para></listitem> | 150 | Yocto Project Discussions mailing list about the Poky build system.</para></listitem> |
151 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> | 151 | <listitem><para><ulink url='&YOCTO_LISTS_URL;/listinfo/yocto-announce'></ulink> |
152 | for a mailing list to receive offical Yocto Project announcements for developments and | 152 | for a mailing list to receive official Yocto Project announcements for developments and |
153 | as well as Yocto Project milestones.</para></listitem> | 153 | as well as Yocto Project milestones.</para></listitem> |
154 | </itemizedlist></para></listitem> | 154 | </itemizedlist></para></listitem> |
155 | <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis> | 155 | <listitem><para><emphasis>Internet Relay Chat (IRC):</emphasis> |