diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-20 09:17:36 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:06:00 +0000 |
| commit | e0a2bbd2a486aa3c2320f2c7753d06519396b420 (patch) | |
| tree | 5956f600c9a8074ec53909886a42ab245b8a1303 /documentation | |
| parent | 1a2454fcbac3cce026ce804ef34939316bb95173 (diff) | |
| download | poky-e0a2bbd2a486aa3c2320f2c7753d06519396b420.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: d2ce174e8e427c279d90197eb896e1f4df183196)
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/adt-manual/adt-eclipse.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index b5d78f5569..2beca32b77 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 -> External Tools</filename> menu. | 496 | <listitem><para>Expose the <filename>Run -> 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 |
