am 948ef29e: Merge change 24316 into eclair
Merge commit '948ef29ebacde30bc2f1283b5e6d86f2413698c4' into eclair-plus-aosp * commit '948ef29ebacde30bc2f1283b5e6d86f2413698c4': 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.
|
||||
*/
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user