summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-22 09:51:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-25 14:57:18 +0100
commit3257a7ce19a69785012dd2cf211bbd086bf10658 (patch)
treed45912f48162420a9c2b16da73704fab5a9527a4 /documentation/adt-manual
parent13ae887e4da5711fc10908312798730258ad5db4 (diff)
downloadpoky-3257a7ce19a69785012dd2cf211bbd086bf10658.tar.gz
documentation/adt-manual/adt-eclipse.xml: Updated YP settings dialogue
The dialogue for the Yocto Project Settings is now "Yocto Project Settings" instead of "Project Yocto Settings." Updated the manual. (From yocto-docs rev: 980b4d22dab4ac681c6dc1a85e78306213799062) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 31a61b8ac2..44909b8f5e 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -460,7 +460,7 @@
460 You can override these settings for a given project by following these steps: 460 You can override these settings for a given project by following these steps:
461 <orderedlist> 461 <orderedlist>
462 <listitem><para>Select <filename>Project -&gt; Change Yocto Project Settings</filename>: 462 <listitem><para>Select <filename>Project -&gt; Change Yocto Project Settings</filename>:
463 This selection brings up the <filename>Project Yocto Settings</filename> Dialog 463 This selection brings up the <filename>Yocot Project Settings</filename> Dialog
464 and allows you to make changes specific to an individual project. 464 and allows you to make changes specific to an individual project.
465 </para> 465 </para>
466 <para>By default, the Cross Compiler Options and Target Options for a project 466 <para>By default, the Cross Compiler Options and Target Options for a project
@@ -468,7 +468,7 @@
468 Dialog as described earlier 468 Dialog as described earlier
469 in the "<link linkend='configuring-the-eclipse-yocto-plug-in'>Configuring the Eclipse 469 in the "<link linkend='configuring-the-eclipse-yocto-plug-in'>Configuring the Eclipse
470 Yocto Plug-in</link>" section. 470 Yocto Plug-in</link>" section.
471 The <filename>Project Yocto Settings</filename> 471 The <filename>Yocto Project Settings</filename>
472 Dialog allows you to override those default settings 472 Dialog allows you to override those default settings
473 for a given project.</para></listitem> 473 for a given project.</para></listitem>
474 <listitem><para>Make your configurations for the project and click "OK".</para></listitem> 474 <listitem><para>Make your configurations for the project and click "OK".</para></listitem>