docs: Fix typo "allows the application can recognize" -> to

bug: https://code.google.com/p/android/issues/detail?id=28854
Change-Id: Ifee2f44309c880ffe1f9df55b4a2a7fb3ae7c149
This commit is contained in:
Dan Dascalescu
2016-02-04 17:39:17 -08:00
parent 611c2e0ede
commit 4de6c74fc0

View File

@@ -166,7 +166,7 @@ appearance and behavior. The items in the above menu include the following attri
<dl>
<dt>{@code android:id}</dt>
<dd>A resource ID that's unique to the item, which allows the application can recognize the item
<dd>A resource ID that's unique to the item, which allows the application to recognize the item
when the user selects it.</dd>
<dt>{@code android:icon}</dt>
<dd>A reference to a drawable to use as the item's icon.</dd>