diff options
author | Robert Ly <robertly@google.com> | 2010-07-12 14:32:22 -0700 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2010-07-12 14:55:59 -0700 |
commit | ef13d028217ac9766735f627dedc4fc7f48a6f1f (patch) | |
tree | 1925cc2bf985ff0f49cb4a12ad6176c99f956887 | |
parent | 286cf139c3c33c99c1ec5e434ee1de5e10238e62 (diff) | |
download | frameworks_base-ef13d028217ac9766735f627dedc4fc7f48a6f1f.zip frameworks_base-ef13d028217ac9766735f627dedc4fc7f48a6f1f.tar.gz frameworks_base-ef13d028217ac9766735f627dedc4fc7f48a6f1f.tar.bz2 |
docchange: fixed typo "Pacskage" to "Package"
Change-Id: I6004dc7743dcd74315cbfc2cccc306ff8724e569
-rw-r--r-- | docs/html/sdk/eclipse-adt.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd index 1a42e7f..bd7eeed 100644 --- a/docs/html/sdk/eclipse-adt.jd +++ b/docs/html/sdk/eclipse-adt.jd @@ -298,7 +298,7 @@ location: <p>Additionally, before you can configure or use ADT, you must install the Android SDK starter package, as described in <a -href="installing.html#Installing">Downloading the SDK Starter Pacskage</a>. +href="installing.html#Installing">Downloading the SDK Starter Package</a>. Specifically, you need to install a compatible version of the Android SDK Tools and at least one development platform. To simplify ADT setup, we recommend installing the Android SDK prior to installing ADT. </p> |