forked from External/mage
[ALA] various text fixes
This commit is contained in:
parent
670c2a5615
commit
edaaac53d9
33 changed files with 185 additions and 248 deletions
|
|
@ -948,7 +948,7 @@ public final class CardUtil {
|
|||
}
|
||||
}
|
||||
|
||||
private static final String vowels = "aeiouAEIOU";
|
||||
private static final String vowels = "aeiouAEIOU8";
|
||||
|
||||
public static String addArticle(String text) {
|
||||
if (text.startsWith("a ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue