diff options
| author | 2011-05-16 10:59:00 -0700 | |
|---|---|---|
| committer | 2011-05-16 10:59:00 -0700 | |
| commit | babf844f4606f07de0e3349b5847faa2f8f208cc (patch) | |
| tree | 5ad72185a7f70cc33ea238a8488eafb9efc17bf8 | |
| parent | 5eba0e98d1f7ed8f9d04a44adb8d8a37ef7f4659 (diff) | |
| parent | 58610ba3820de73e78cbbebeaa072746dcba40b1 (diff) | |
Merge "Doc change: typo fix" into honeycomb-mr1
| -rw-r--r-- | docs/html/sdk/android-3.1.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/android-3.1.jd b/docs/html/sdk/android-3.1.jd index 57fe1ebc35c9..992b7d16e1c8 100644 --- a/docs/html/sdk/android-3.1.jd +++ b/docs/html/sdk/android-3.1.jd @@ -107,8 +107,8 @@ discover, communicate with, and manage a variety of device types connected over USB. </p> <p>The stack and APIs distinguish two basic types of USB hardware, based on -whether the platform iself is acting as host or the external hardware is acting -as host: </p> +whether the Android-powered device is acting as host or the external hardware +is acting as host: </p> <ul> <li>A <em>USB device</em> is a piece of connected hardware that depends on the |