diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs
index c223dba6a4..ebaee073bf 100644
--- a/tools/droiddoc/templates-sdk/sdkpage.cs
+++ b/tools/droiddoc/templates-sdk/sdkpage.cs
@@ -125,7 +125,7 @@ computer.
you will notice several important differences:
-
+
- The SDK downloadable package includes only
the latest version of the Android SDK Tools.
- Once you've installed the SDK, you now use the Android SDK and AVD Manager
@@ -138,11 +138,12 @@ computer.
an SDK package again. Instead, you will use the Android SDK and AVD Manager to
keep your development environment up-to-date.
- If you are currently using the Android 1.6 SDK, you do not need
- to install the new SDK, because your existing SDK includes the Android SDK and
- AVD Manager tool. To develop against Android 2.0, for example, you can
- just download the Android 2.0 platform into your existing SDK. Refer to
- Adding SDK Components.
+ If you are currently using the Android 1.6 SDK, you
+ do not need to install the new SDK, because your existing SDK already
+ includes the Android SDK and AVD Manager tool. To develop against Android
+ 2.0, for example, you can just download the Android 2.0 platform (and
+ updated SDK Tools) into your existing SDK. Refer to Adding SDK Components.