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

Commit 3f4415e3 authored by Wink Saville's avatar Wink Saville Committed by Gerrit Code Review
Browse files

Merge "telephony: Fix typo"

parents d254ff60 2f48cebb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ public class CatService extends Handler implements AppInterface {
    private static final int DEV_ID_TERMINAL    = 0x82;
    private static final int DEV_ID_NETWORK     = 0x83;

    static final String STK_DEFAULT = "Defualt Message";
    static final String STK_DEFAULT = "Default Message";

    /* Intentionally private for singleton */
    private CatService(CommandsInterface ci, UiccCardApplication ca, IccRecords ir,