Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a051a4e authored by Joe Onorato's avatar Joe Onorato
Browse files

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

parent c11f9d33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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