SDK doc change: Misc fixes.

Bug: 2160782
Change-Id: I44d1d9687df45dae40a6922a37e6b410cc2de835
diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html
index 5e7ebfc..399ef86 100755
--- a/samples/ApiDemos/_index.html
+++ b/samples/ApiDemos/_index.html
@@ -24,9 +24,9 @@
 if (toRoot == "/") {
 
 document.write(""+
-"<p>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"+
+"<p>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:</p>"+
 
 "<ul><li><a href='src/com/example/android/apis/animation/index.html'>Animation</a></li>"+