mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Little grammar fix
This commit is contained in:
committed by
Michael Kamensky
parent
eeacdf6c80
commit
56dbb45d63
@@ -77,7 +77,7 @@ public class Main extends AndroidApplication {
|
||||
text.setTypeface(Typeface.SERIF);
|
||||
|
||||
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" +
|
||||
" 2) Tap Permissions\n"+
|
||||
" 3) Turn on the Storage Permission.\n\n"+
|
||||
|
||||
Reference in New Issue
Block a user