SetupWizard: Fix typo
Change-Id: I644013ffed012aac30f6bdd960c4c630b5cd7a03
This commit is contained in:
parent
077c67e526
commit
d13e105da2
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user