mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
Fix two typos
This commit is contained in:
parent
80da09471d
commit
8f0258bc07
1 changed files with 2 additions and 2 deletions
|
@ -77,8 +77,8 @@ public class CounterbalanceTest extends CardTestPlayerBase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Test that if the top cardis a split card, both casting costs of the split cards
|
||||
* count to counter the spell. If one of the split cards halfes has the equal casting
|
||||
* Test that if the top card is a split card, both casting costs of the split cards
|
||||
* count to counter the spell. If one of the split cards halves has the equal casting
|
||||
* cost, the spell is countered.
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue