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

Commit d13e105d authored by cretin45's avatar cretin45
Browse files

SetupWizard: Fix typo

Change-Id: I644013ffed012aac30f6bdd960c4c630b5cd7a03
parent 077c67e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import java.io.IOException;

public class CyanogenServicesPage extends SetupPage {

    public static final String TAG = "CyangogenServicesPage";
    public static final String TAG = "CyanogenServicesPage";

    public CyanogenServicesPage(Context context, SetupDataCallbacks callbacks) {
        super(context, callbacks);