Homarid Drake, reprints, and rewriting his or her to their

This commit is contained in:
igoudt 2018-03-22 16:52:26 +01:00
parent 03355aee37
commit 00f91391e9
805 changed files with 1553 additions and 1474 deletions

View file

@ -141,6 +141,6 @@ public class DontUntapInPlayersNextUntapStepAllEffect extends ContinuousRuleModi
if (!staticText.isEmpty()) {
return staticText;
}
return filter.getMessage() + " target opponent controls don't untap during his or her next untap step.";
return filter.getMessage() + " target opponent controls don't untap during their next untap step.";
}
}