Fix docs breakage.

This commit is contained in:
Jeff Sharkey
2009-09-28 18:22:46 -07:00
parent ff18bbf835
commit 8f76734d1e

View File

@@ -319,7 +319,7 @@ public final class ContactsContract {
/**
* Base {@link Uri} for referencing a single {@link Contacts} entry,
* created by appending {@link Contacts#LOOKUP_KEY} using
* created by appending {@link #LOOKUP_KEY} using
* {@link Uri#withAppendedPath(Uri, String)}. Provides
* {@link OpenableColumns} columns when queried, or returns the
* referenced contact formatted as a vCard when opened through