summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-01-30 23:56:53 -0800
committerScott Main <smain@google.com>2012-01-30 23:56:53 -0800
commitb86cba156c78740793d94444e01d17ef21cb53cc (patch)
treea57bdd1fbeb8d61888d9f707261cad4b0b3a3d0e /docs/html/sdk
parentb2d37b39a1bb48d9f9c5b45255c5df769b85d6ae (diff)
downloadframeworks_base-b86cba156c78740793d94444e01d17ef21cb53cc.zip
frameworks_base-b86cba156c78740793d94444e01d17ef21cb53cc.tar.gz
frameworks_base-b86cba156c78740793d94444e01d17ef21cb53cc.tar.bz2
docs: fix typo in eclipse doc
external issue 21475 Change-Id: I5aeee5710175964e2cf969965c7ed58c01f0e433
Diffstat (limited to 'docs/html/sdk')
-rw-r--r--docs/html/sdk/eclipse-adt.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd
index f15da78..30825ee 100644
--- a/docs/html/sdk/eclipse-adt.jd
+++ b/docs/html/sdk/eclipse-adt.jd
@@ -42,7 +42,7 @@ export signed (or unsigned) {@code .apk} files in order to distribute your appli
<p>Developing in Eclipse with ADT is highly recommended and is the fastest way
to get started. With the guided project setup it provides, as well as tools
-integration, custom XML editors, and debug ouput pane, ADT gives you an
+integration, custom XML editors, and debug output pane, ADT gives you an
incredible boost in developing Android applications. </p>
<p>This document provides step-by-step instructions on how to download the ADT
@@ -1104,7 +1104,7 @@ ADT installation as described in the steps below. </p>
<h3 id="downloading">Downloading the ADT Plugin</h3>
<p>Use the Update Manager feature of your Eclipse installation to install the latest
-revision of ADT on your development computer.<>
+revision of ADT on your development computer.</p>
<p>Assuming that you have a compatible version of the Eclipse IDE installed, as
described in <a href="#preparing">Preparing for Installation</a>, above, follow