diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-10 14:01:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-15 14:45:10 +0100 |
commit | fa0415052fb889f9bbf222a061c6a1ec762ad0af (patch) | |
tree | 56b1cb08fb78b8359600a5b93b01a90e9511231b /documentation | |
parent | c134f28bfb54f2c421c7ae94a0e9e76fa2330caf (diff) | |
download | poky-fa0415052fb889f9bbf222a061c6a1ec762ad0af.tar.gz |
documentation: dev-manual - Typo fixed.
(From yocto-docs rev: f64babca3cce710718bbc6b4199ae6ad4002d209)
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/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 9b922b1f19..20cf234a6b 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -325,7 +325,7 @@ | |||
325 | <ulink url='&YOCTO_DOCS_REF_URL;#var-PE'><filename>PE</filename></ulink>). | 325 | <ulink url='&YOCTO_DOCS_REF_URL;#var-PE'><filename>PE</filename></ulink>). |
326 | </para></listitem> | 326 | </para></listitem> |
327 | <listitem><para id='poky'><emphasis>Poky:</emphasis> The term "poky" can mean several things. | 327 | <listitem><para id='poky'><emphasis>Poky:</emphasis> The term "poky" can mean several things. |
328 | In its most general sence, it is an open-source project that was initially developed | 328 | In its most general sense, it is an open-source project that was initially developed |
329 | by OpenedHand. With OpenedHand, poky was developed off of the existing OpenEmbedded | 329 | by OpenedHand. With OpenedHand, poky was developed off of the existing OpenEmbedded |
330 | build system becoming a build system for embedded images. | 330 | build system becoming a build system for embedded images. |
331 | After Intel Corporation aquired OpenedHand, the project poky became the basis for | 331 | After Intel Corporation aquired OpenedHand, the project poky became the basis for |