Fix a typo in the PutTokenOntoBattlefieldCopyTargetEffect docs

This commit is contained in:
Fenhl 2016-05-14 05:50:30 +00:00
parent 8845c9bf29
commit 3594ff6fb8

View file

@ -89,7 +89,7 @@ public class PutTokenOntoBattlefieldCopyTargetEffect extends OneShotEffect {
* *
* @param playerId null the token is controlled/owned by the controller of * @param playerId null the token is controlled/owned by the controller of
* the source ability * 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 gainsHaste the token gains haste
* @param number number of tokens to put into play * @param number number of tokens to put into play
* @param tapped * @param tapped