Minor change.

This commit is contained in:
LevelX2 2013-01-04 15:05:51 +01:00
parent 613e55577e
commit 9762cf0b0d

View file

@ -31,7 +31,7 @@ import mage.abilities.Ability;
import mage.game.Game;
/**
* Interface for abilities that add addional costs to the source.
* Interface for abilities that add additional costs to the source.
*
* Example of such additional source costs: {@link mage.abilities.keyword.KickerAbility}
*