This commit is contained in:
xenohedron 2024-08-31 23:44:17 -04:00
parent 8aee0c1641
commit d7fa7f673d

View file

@ -61,7 +61,7 @@ public final class ActivatedSleeper extends CardImpl {
class ActivatedSleeperEffect extends OneShotEffect {
private static final FilterCard filter = new FilterCreatureCard(
"creature card in a graveyard that was put there from the battelfield this turn"
"creature card in a graveyard that was put there from the battlefield this turn"
);
static {