diff options
author | Robert Ly <robertly@google.com> | 2010-07-12 15:07:40 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-07-12 15:07:40 -0700 |
commit | b10080106909fd860ed33ac46de9f2f084e358d6 (patch) | |
tree | 38d0be865eea3fa6f78f57f9b29119f6439af737 | |
parent | d1af902c21b4911b964c82ced3d80fcf9ab41540 (diff) | |
parent | ef13d028217ac9766735f627dedc4fc7f48a6f1f (diff) | |
download | frameworks_base-b10080106909fd860ed33ac46de9f2f084e358d6.zip frameworks_base-b10080106909fd860ed33ac46de9f2f084e358d6.tar.gz frameworks_base-b10080106909fd860ed33ac46de9f2f084e358d6.tar.bz2 |
am ef13d028: docchange: fixed typo "Pacskage" to "Package"
Merge commit 'ef13d028217ac9766735f627dedc4fc7f48a6f1f' into gingerbread
* commit 'ef13d028217ac9766735f627dedc4fc7f48a6f1f':
docchange: fixed typo "Pacskage" to "Package"
-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> |