mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
punctuation
This commit is contained in:
@@ -322,7 +322,7 @@ public class ChangeZoneEffect extends SpellAbilityEffect {
|
||||
if (ZoneType.Graveyard.equals(origin)) {
|
||||
sb.append(fromGraveyard);
|
||||
}
|
||||
sb.append(" to").append(pronoun).append("owners hand.");
|
||||
sb.append(" to").append(pronoun).append("owner's hand.");
|
||||
}
|
||||
|
||||
if (destination.equals(ZoneType.Library)) {
|
||||
|
||||
Reference in New Issue
Block a user