diff options
| author | 2011-05-26 15:31:10 -0700 | |
|---|---|---|
| committer | 2011-05-26 15:31:10 -0700 | |
| commit | a4ab8bd518f2226b9a0578a70291bfcc7c17bd9c (patch) | |
| tree | c0d6cad7867f1d6396121ce4e1c5088dd95c4a06 | |
| parent | b9cb731bb89bd310a17093262ce6483c557d3d4c (diff) | |
| parent | 70f4591762a0ca0fca71ebfe156a8916b0a9475c (diff) | |
am 70f45917: am f5d8ceae: cherry pick Change-Id: I58ae8210a17f76ff92ee9d064cf42fd4a81ad9b5 docs: fix markup and typos
* commit '70f4591762a0ca0fca71ebfe156a8916b0a9475c':
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> |