mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Fix some DOM card text
This commit is contained in:
parent
9469c15f84
commit
01295bb94b
21 changed files with 148 additions and 148 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue