From 0931432790e75a944e1cd01cb8d7391a897c28b9 Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
Date: Wed, 5 Aug 2009 20:19:16 -0700
Subject: [PATCH] Fix broken url in offline preview docs
Bug: 2031159
---
tools/droiddoc/templates-sdk/sdkpage.cs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs
index e04f2d8a36..0f3a30ad93 100644
--- a/tools/droiddoc/templates-sdk/sdkpage.cs
+++ b/tools/droiddoc/templates-sdk/sdkpage.cs
@@ -176,8 +176,8 @@ the Terms and Conditions that govern the use of the Android SDK.
The Android 1.6 platform includes a variety of improvements and new features
for users and developers. Additionally, the SDK itself introduces several new
capabilities that enable you to develop applications more efficiently.
- See the Android 1.6 Highlights document for a list
- of highlights.
+ See the
+ Android 1.6 Highlights document for a list of highlights.