From 58610ba3820de73e78cbbebeaa072746dcba40b1 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 16 May 2011 10:41:34 -0700 Subject: [PATCH] Doc change: typo fix Change-Id: I078cb313c02b37571b573f4fb4e68e11c45cc271 --- docs/html/sdk/android-3.1.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/sdk/android-3.1.jd b/docs/html/sdk/android-3.1.jd index 57fe1ebc35c98..992b7d16e1c88 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.

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:

+whether the Android-powered device is acting as host or the external hardware +is acting as host: