mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Fix typo
This commit is contained in:
@@ -15,7 +15,7 @@ public class IntroActivity extends AppIntro2
|
|||||||
showStatusBar(false);
|
showStatusBar(false);
|
||||||
|
|
||||||
addSlide(AppIntroFragment.newInstance("Welcome",
|
addSlide(AppIntroFragment.newInstance("Welcome",
|
||||||
"Habits Tracker helps you create and mantain good habits.", R.drawable.tutorial_1,
|
"Habits Tracker helps you create and maintain good habits.", R.drawable.tutorial_1,
|
||||||
Color.parseColor("#194673")));
|
Color.parseColor("#194673")));
|
||||||
|
|
||||||
addSlide(AppIntroFragment.newInstance("Create some new habits",
|
addSlide(AppIntroFragment.newInstance("Create some new habits",
|
||||||
|
|||||||
Reference in New Issue
Block a user