Fix some DOM card text

This commit is contained in:
Plopman 2018-04-22 22:47:37 +02:00
parent 9469c15f84
commit 01295bb94b
21 changed files with 148 additions and 148 deletions

View file

@ -338,7 +338,7 @@ public class LookLibraryAndPickControllerEffect extends LookLibraryControllerEff
} else {
sb.append("on the bottom");
}
sb.append(" of your libary in ");
sb.append(" of your library in ");
if (anyOrder) {
sb.append("any");
} else {