diff --git a/docs/html/guide/topics/ui/menus.jd b/docs/html/guide/topics/ui/menus.jd index 4f81c93d73c02..11e84f11de6ce 100644 --- a/docs/html/guide/topics/ui/menus.jd +++ b/docs/html/guide/topics/ui/menus.jd @@ -166,7 +166,7 @@ appearance and behavior. The items in the above menu include the following attri
{@code android:id}
-
A resource ID that's unique to the item, which allows the application can recognize the item +
A resource ID that's unique to the item, which allows the application to recognize the item when the user selects it.
{@code android:icon}
A reference to a drawable to use as the item's icon.