mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Fix a typo in the PutTokenOntoBattlefieldCopyTargetEffect docs
This commit is contained in:
parent
8845c9bf29
commit
3594ff6fb8
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ public class PutTokenOntoBattlefieldCopyTargetEffect extends OneShotEffect {
|
|||
*
|
||||
* @param playerId null the token is controlled/owned by the controller of
|
||||
* the source ability
|
||||
* @param additionalCardType the token gains tis card types in addition
|
||||
* @param additionalCardType the token gains this card type in addition
|
||||
* @param gainsHaste the token gains haste
|
||||
* @param number number of tokens to put into play
|
||||
* @param tapped
|
||||
|
|
Loading…
Reference in a new issue