summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-20 09:17:36 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:42 -0800
commit855b56cc6597aaa0cb4d127a41b018887769d500 (patch)
tree05ba1c1f69300d00948f5abc97109f4235959de1 /documentation/adt-manual
parent03a69b6471fa3cd5b346914c21ecfbeb4208c038 (diff)
downloadpoky-855b56cc6597aaa0cb4d127a41b018887769d500.tar.gz
documentation/adt-manual/adt-eclipse.xml: Fixed menu reference
I changed the wording in an example to use "menu" instead of the incorrect "navigator pane". (From yocto-docs rev: 751ac717d17356a77cd3967f9214be74a7bad910) 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index ab508ad1d4..68f4940815 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -496,7 +496,7 @@
496 <listitem><para>Expose the <filename>Run -&gt; External Tools</filename> menu. 496 <listitem><para>Expose the <filename>Run -&gt; External Tools</filename> menu.
497 Your image should appear as a selectable menu item. 497 Your image should appear as a selectable menu item.
498 </para></listitem> 498 </para></listitem>
499 <listitem><para>Select your image in the navigation pane to launch the 499 <listitem><para>Select your image from the menu to launch the
500 emulator in a new window.</para></listitem> 500 emulator in a new window.</para></listitem>
501 <listitem><para>If needed, enter your host root password in the shell window at the prompt. 501 <listitem><para>If needed, enter your host root password in the shell window at the prompt.
502 This sets up a <filename>Tap 0</filename> connection needed for running in user-space 502 This sets up a <filename>Tap 0</filename> connection needed for running in user-space