Merge change 24316 into eclair
* changes: Fix typo: IMMEDITATE -> IMMEDIATE
This commit is contained in:
@@ -523,7 +523,7 @@ public final class ContactsContract {
|
|||||||
/**
|
/**
|
||||||
* Aggregation mode: aggregate at the time the raw contact is inserted/updated.
|
* Aggregation mode: aggregate at the time the raw contact is inserted/updated.
|
||||||
*/
|
*/
|
||||||
public static final int AGGREGATION_MODE_IMMEDITATE = 1;
|
public static final int AGGREGATION_MODE_IMMEDIATE = 1;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If {@link #AGGREGATION_MODE} is {@link #AGGREGATION_MODE_SUSPENDED}, changes
|
* If {@link #AGGREGATION_MODE} is {@link #AGGREGATION_MODE_SUSPENDED}, changes
|
||||||
|
|||||||
Reference in New Issue
Block a user