diff options
| author | 2011-05-26 15:23:49 -0700 | |
|---|---|---|
| committer | 2011-05-26 15:23:49 -0700 | |
| commit | 70f4591762a0ca0fca71ebfe156a8916b0a9475c (patch) | |
| tree | 7a48cfa603d97f084c650defc889e29c34ddeb6e | |
| parent | b7cfc6181be090cc93d304a96e035f5a754085ae (diff) | |
| parent | f5d8ceae68993e3af9905e58c8c6bdf90872880c (diff) | |
am f5d8ceae: cherry pick Change-Id: I58ae8210a17f76ff92ee9d064cf42fd4a81ad9b5 docs: fix markup and typos
* commit 'f5d8ceae68993e3af9905e58c8c6bdf90872880c':
cherry pick Change-Id: I58ae8210a17f76ff92ee9d064cf42fd4a81ad9b5 docs: fix markup and typos
| -rw-r--r-- | docs/html/sdk/android-2.3.4.jd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/sdk/android-2.3.4.jd b/docs/html/sdk/android-2.3.4.jd index e5765d3740d7..4cb44b921b5a 100644 --- a/docs/html/sdk/android-2.3.4.jd +++ b/docs/html/sdk/android-2.3.4.jd @@ -128,7 +128,7 @@ function toggleDiv(link) { <a href="{@docRoot}sdk/android-2.3.3.html">Android 2.3.3 version notes</a>.</p> -<h2 id="openaccessory">Open Accessory Library</h3> +<h2 id="openaccessory">Open Accessory Library</h2> <p><em>Open Accessory</em> is a new capability for integrating connected peripherals with applications running on the platform. The capability @@ -241,7 +241,7 @@ built-in applications:</p> <li>Camera</li> <li>Clock</li> <li>Contacts</li> -<li>Cusom Locale</li> +<li>Custom Locale</li> <li>Dev Tools</li> <li>Downloads</li> <li>Email</li> @@ -309,6 +309,7 @@ descriptor).</p> </ul> </td> <td style="border:0;padding-bottom:0;margin-bottom:0;padding-left:5em;"> +<ul> <li>Croatian, Croatia (hr_HR)</li> <li>Hungarian, Hungary (hu_HU)</li> <li>Indonesian, Indonesia (id_ID)</li> @@ -337,6 +338,7 @@ descriptor).</p> <li>Vietnamese, Vietnam (vi_VN)</li> <li>Chinese, PRC (zh_CN)</li> <li>Chinese, Taiwan (zh_TW)</li> +</ul> </td> </tr> </table> |