diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-14 11:46:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:26:47 +0100 |
commit | 73e10835b7613b7cbdde6ada2e002ce82eba117a (patch) | |
tree | e09b05bfbd5bb02ca497b7242a7d6165885fba1c | |
parent | 6e8b019531c28d70f9dbe02fdb75f4dd98bf4984 (diff) | |
download | poky-73e10835b7613b7cbdde6ada2e002ce82eba117a.tar.gz |
sdk-manual: Updated the note in Eclipse configuration section
Using consistent wording.
(From yocto-docs rev: fad0230d99259aa94ef3d8db30bc81394b8da4ac)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index f8502be335..9ae56e8bc7 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
@@ -325,13 +325,13 @@ | |||
325 | <itemizedlist> | 325 | <itemizedlist> |
326 | <listitem><para> | 326 | <listitem><para> |
327 | Depending on how you installed Eclipse and what | 327 | Depending on how you installed Eclipse and what |
328 | you have already done, some of the options will | 328 | you have already done, some of the options do |
329 | not appear. | 329 | not appear. |
330 | If you cannot find an option as directed by the | 330 | If you cannot find an option as directed by the |
331 | manual, it has already been installed. | 331 | manual, it has already been installed. |
332 | </para></listitem> | 332 | </para></listitem> |
333 | <listitem><para> | 333 | <listitem><para> |
334 | If you want to see all items regardless of | 334 | If you want to see all options regardless of |
335 | whether they are installed or not, deselect the | 335 | whether they are installed or not, deselect the |
336 | "Hide items that are already installed" | 336 | "Hide items that are already installed" |
337 | check box. | 337 | check box. |