Fix typo. According to grep, this is the only place in the tree that has it.

This commit is contained in:
Joe Onorato
2010-03-04 15:54:50 -05:00
parent c11f9d339e
commit 8a051a4ec3

View File

@@ -1423,7 +1423,7 @@ public class Intent implements Parcelable, Cloneable {
*/
@SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
public static final String ACTION_EXTERNAL_APPLICATIONS_UNAVAILABLE =
"android.intent.action.EXTERNAL_APPLICATIONS_UNAVAILABILE";
"android.intent.action.EXTERNAL_APPLICATIONS_UNAVAILABLE";
/**
* Broadcast Action: The current system wallpaper has changed. See