summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nick Kralevich <nnk@google.com> 2012-02-24 09:05:00 -0800
committer Nick Kralevich <nnk@google.com> 2012-02-24 09:05:00 -0800
commit1b05438ff3ca49376d4f237ade36aa126fcbd9a1 (patch)
treef162e2894442edc9ac798dafce8c447f596ee715
parent0862a56caeb3c6b5bdc7b658dbdd3df89993e076 (diff)
projects-eclipse: fix typo
Change-Id: I15962bd566b0375e8ca50c1b61350f06e6733389
-rw-r--r--docs/html/guide/developing/projects/projects-eclipse.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/developing/projects/projects-eclipse.jd b/docs/html/guide/developing/projects/projects-eclipse.jd
index 40c17ed14d5c..90f7820631ae 100644
--- a/docs/html/guide/developing/projects/projects-eclipse.jd
+++ b/docs/html/guide/developing/projects/projects-eclipse.jd
@@ -201,7 +201,7 @@ parent.link=index.html
priority. The application itself has highest priority and its resources are always used in
preference to identical resource IDs defined in libraries.</p>
- <h3>Declaring library components in the the manifest file</h3>
+ <h3>Declaring library components in the manifest file</h3>
<p>In the manifest file of the application project, you must add declarations of all components
that the application will use that are imported from a library project. For example, you must