Fix CONTENT_FILTER_URI documentation.

Fixes: 142457056
Test: n/a
Change-Id: I43c34429e7e38cb986c45bf7de27df7d125dc91b
This commit is contained in:
Varun Shah
2020-09-15 12:52:46 -07:00
parent e4a6bce20a
commit 2434271486

View File

@@ -6151,7 +6151,7 @@ public final class ContactsContract {
* to display names as well as phone numbers. The filter argument should be passed
* as an additional path segment after this URI.
*
* <p class="caution"><b>Caution: </b>This field deosn't sort results based on contacts
* <p class="caution"><b>Caution: </b>This field doesn't sort results based on contacts
* frequency. For more information, see the
* <a href="/guide/topics/providers/contacts-provider#ObsoleteData">Contacts Provider</a>
* page.