Skip to content

Commit 1b05438

Browse files
committed
projects-eclipse: fix typo
Change-Id: I15962bd566b0375e8ca50c1b61350f06e6733389
1 parent 0862a56 commit 1b05438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/guide/developing/projects/projects-eclipse.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ parent.link=index.html
201201
priority. The application itself has highest priority and its resources are always used in
202202
preference to identical resource IDs defined in libraries.</p>
203203

204-
<h3>Declaring library components in the the manifest file</h3>
204+
<h3>Declaring library components in the manifest file</h3>
205205

206206
<p>In the manifest file of the application project, you must add declarations of all components
207207
that the application will use that are imported from a library project. For example, you must

0 commit comments

Comments
 (0)