Little grammar fix

This commit is contained in:
Tim Mocny
2020-04-05 09:02:26 +00:00
committed by Michael Kamensky
parent eeacdf6c80
commit 56dbb45d63

View File

@@ -77,7 +77,7 @@ public class Main extends AndroidApplication {
text.setTypeface(Typeface.SERIF); text.setTypeface(Typeface.SERIF);
String title="Forge needs Storage Permission to run properly...\n" + String title="Forge needs Storage Permission to run properly...\n" +
"Follow this simple steps below:\n\n"; "Follow these simple steps:\n\n";
String steps = " 1) Tap \"Open App Details\" Button.\n" + String steps = " 1) Tap \"Open App Details\" Button.\n" +
" 2) Tap Permissions\n"+ " 2) Tap Permissions\n"+
" 3) Turn on the Storage Permission.\n\n"+ " 3) Turn on the Storage Permission.\n\n"+