summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-01-22 09:43:56 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2010-01-22 09:43:56 -0800
commitdae34fa8a114c6120b1fee1a5f6bef16e9fb7c6b (patch)
tree4d10f06178bc8fd2d11fe85091593f257022e163 /docs
parent7c45147f3537bc777a04545a6f0bc70550df5269 (diff)
parentd603e989f47093ad9f7638bd3f62717daa731fd5 (diff)
downloadframeworks_base-dae34fa8a114c6120b1fee1a5f6bef16e9fb7c6b.zip
frameworks_base-dae34fa8a114c6120b1fee1a5f6bef16e9fb7c6b.tar.gz
frameworks_base-dae34fa8a114c6120b1fee1a5f6bef16e9fb7c6b.tar.bz2
am d603e989: am 88e653f6: Merge "docs: some spelling typos" into eclair
Merge commit 'd603e989f47093ad9f7638bd3f62717daa731fd5' * commit 'd603e989f47093ad9f7638bd3f62717daa731fd5': docs: some spelling typos
Diffstat (limited to 'docs')
-rw-r--r--docs/html/sdk/eclipse-adt.jd8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd
index f861afd..1d99c91 100644
--- a/docs/html/sdk/eclipse-adt.jd
+++ b/docs/html/sdk/eclipse-adt.jd
@@ -25,7 +25,7 @@ sdk.preview=0
Development Tools (ADT), that is designed to give you a powerful,
integrated environment in which to build Android applications. </p>
-<p>ADT extends the capabilites of Eclipse to let you quickly set up new Android
+<p>ADT extends the capabilities of Eclipse to let you quickly set up new Android
projects, create an application UI, add components based on the Android
Framework API, debug your applications using the Android SDK tools, and even
export signed (or unsigned) APKs in order to distribute your application.</p>
@@ -77,7 +77,7 @@ download the ADT plugin and install it in your respective Eclipse environment.
<li>Click <strong>Add Site...</strong> </li>
<li>In the Add Site dialog that appears, enter this URL in the "Location" field:
<pre style="margin-left:0">https://dl-ssl.google.com/android/eclipse/</pre>
- <p>Note: If you have trouble aqcuiring the plugin, try using "http" in the Location URL,
+ <p>Note: If you have trouble acquiring the plugin, try using "http" in the Location URL,
instead of "https" (https is preferred for security reasons).</p>
<p>Click <strong>OK</strong>.</p></li>
<li>Back in the Available Software view, you should see the plugin listed by the URL,
@@ -94,13 +94,13 @@ download the ADT plugin and install it in your respective Eclipse environment.
<!-- 3.5 steps -->
<ol>
<li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Install
- New Softare</strong>. </li>
+ New Software</strong>. </li>
<li>In the Available Software dialog, click <strong>Add...</strong>.</li>
<li>In the Add Site dialog that appears, enter a name for the remote site
(for example, "Android Plugin") in the "Name" field.
<p>In the "Location" field, enter this URL:</p>
<pre>https://dl-ssl.google.com/android/eclipse/</pre>
- <p>Note: If you have trouble aqcuiring the plugin, you can try
+ <p>Note: If you have trouble acquiring the plugin, you can try
using "http" in the URL, instead of "https" (https is preferred for
security reasons).</p>
<p>Click <strong>OK</strong>.</p>