From b86cba156c78740793d94444e01d17ef21cb53cc Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 30 Jan 2012 23:56:53 -0800 Subject: docs: fix typo in eclipse doc external issue 21475 Change-Id: I5aeee5710175964e2cf969965c7ed58c01f0e433 --- docs/html/sdk/eclipse-adt.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/html/sdk/eclipse-adt.jd') 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

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.

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.

Downloading the ADT Plugin

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.

Assuming that you have a compatible version of the Eclipse IDE installed, as described in Preparing for Installation, above, follow -- cgit v1.1