From e096b945733da7415911de464fd916cfa47ba22c Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 11 Jan 2010 16:33:57 -0800 Subject: [PATCH] SDK doc change: Misc fixes. Bug: 2160782 Change-Id: I44d1d9687df45dae40a6922a37e6b410cc2de835 --- samples/ApiDemos/_index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html index 5e7ebfc16..399ef8669 100755 --- a/samples/ApiDemos/_index.html +++ b/samples/ApiDemos/_index.html @@ -24,9 +24,9 @@ that illustrate the use of various Android APIs. It includes samples of: if (toRoot == "/") { document.write(""+ -"

You'll notice that all the samples are included in a single Android"+ -"project,so the application code and other resource files for all samples are batched"+ -"together.To help you find the code that's relevant to you, here's a directory that"+ +"

You'll notice that all the samples are included in a single Android "+ +"project, so the application code and other resource files for all samples are batched "+ +"together. To help you find the code that's relevant to you, here's a directory that "+ "points to the program code for the different topics included in the project:

"+ "