Merge "Fix CONTENT_FILTER_URI documentation." am: 445006fed6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12600626

Change-Id: I47217ee5dbe5d384db28125f356bf3c6b722ce10
This commit is contained in:
TreeHugger Robot
2020-09-16 00:05:26 +00:00
committed by Automerger Merge Worker

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.