diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-01 10:40:42 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-12-10 22:01:23 -0800 |
commit | 4fe7cb5b21013f07e52444026ac0f5e064840044 (patch) | |
tree | a4eee59979625818909141c2de12eb2ddfd2d0d2 /documentation/poky-ref-manual | |
parent | 2f4db319b0706dc8e3115e01621ccf863d70067d (diff) | |
download | openembedded-core-4fe7cb5b21013f07e52444026ac0f5e064840044.tar.gz openembedded-core-4fe7cb5b21013f07e52444026ac0f5e064840044.tar.bz2 openembedded-core-4fe7cb5b21013f07e52444026ac0f5e064840044.zip |
documentation/poky-ref-manual: Fixed two typo's
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 0fd9adbe4b..4b138e0196 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -284,10 +284,10 @@ <title>The Anjuta Plug-in</title> <note> <para> - Support for the Anjuta plug-in ends after Yocto project 0.9 release. + Support for the Anjuta plug-in ends after Yocto project 0.9 Release. However, the source code can be downloaded from the git repository listed later in this section. - The community is free to continue supporting it post 0.9 release. + The community is free to continue supporting it post 0.9 Release. </para> </note> <para> @@ -297,7 +297,7 @@ profile, deploy, and execute an application. </para> <para> - To use the plug-in, a toolchain and SDK built by Poky, Anjuta, it's development headers and the Anjuta + To use the plug-in, a toolchain and SDK built by Poky, Anjuta, its development headers and the Anjuta Plug-in are all required. The Poky Anjuta Plug-in is available to download as a tarball at the OpenedHand labs <ulink url="http://labs.o-hand.com/anjuta-poky-sdk-plugin/"></ulink> page or |