am 930ab3d9: Fix broken sdk build.

Merge commit '930ab3d955a40c1de167b7142215af37f9f9bfe4' into eclair-mr2-plus-aosp

* commit '930ab3d955a40c1de167b7142215af37f9f9bfe4':
  Fix broken sdk build.
This commit is contained in:
Ken Shirriff
2009-12-11 12:38:07 -08:00
committed by Android Git Automerger

View File

@@ -1331,7 +1331,7 @@ public final class ContactsContract {
* <p>
* A sub-directory of a single raw contact that contains all of their
* {@link ContactsContract.Data} rows. To access this directory append
* {@link Entity#CONTENT_DIRECTORY} to the contact URI. See
* {@link #CONTENT_DIRECTORY} to the contact URI. See
* {@link RawContactsEntity} for a stand-alone table containing the same
* data.
* </p>