replaced apostrophes

This commit is contained in:
Evan Kranzler 2018-06-06 22:39:16 -04:00
parent 1ed85cef4d
commit c4a0d9f916
165 changed files with 286 additions and 286 deletions

View file

@ -24,8 +24,8 @@ import mage.util.CardUtil;
// 701.26. Detain
//
// 701.26a Certain spells and abilities can detain a permanent. Until the next
// turn of the controller of that spell or ability, that permanent cant attack
// or block and its activated abilities cant be activated.
// turn of the controller of that spell or ability, that permanent can't attack
// or block and its activated abilities can't be activated.
//
public class DetainTargetEffect extends OneShotEffect {