diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2010-01-07 10:48:19 -0800 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-01-11 11:15:22 -0800 |
| commit | cf6bbab6dbaa022855f129064515c928246d25be (patch) | |
| tree | dada2083245107f171f894802204b80be5a57ba1 /docs/html/index.jd | |
| parent | d71c2aa1a33a456b631ae539fe57f8eb5615fcd5 (diff) | |
| download | frameworks_base-cf6bbab6dbaa022855f129064515c928246d25be.zip frameworks_base-cf6bbab6dbaa022855f129064515c928246d25be.tar.gz frameworks_base-cf6bbab6dbaa022855f129064515c928246d25be.tar.bz2 | |
SDK doc change: Miscellaneous fixes.
Bug: 2160782
Change-Id: I5f1e449bcb2c8f715858b6819f041349088a8a32
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index b9854c9..7c28583 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -47,7 +47,7 @@ home=true <td class="imageCell"><a href="{@docRoot}sdk/index.html"><img src="{@docRoot}assets/images/icon_download.jpg" style="padding:0" /></a></td> <td> <h2 class="green">Download</h2> - <p>The Android SDK the tools, sample code, and docs you need to create great apps.</p> + <p>The Android SDK has the tools, sample code, and docs you need to create great apps.</p> <p><a href="{@docRoot}sdk/index.html">Learn more »</a></p> </td> </tr> |
