mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
* Witness the End - Fixed tooltip text.
This commit is contained in:
parent
52d8fce569
commit
d0f38ffa53
2 changed files with 2 additions and 2 deletions
|
|
@ -206,7 +206,7 @@ public abstract class CardImpl extends MageObjectImpl implements Card {
|
|||
|
||||
protected static final ArrayList<String> rulesError = new ArrayList<String>() {
|
||||
{
|
||||
add("Exception occured in rules generation");
|
||||
add("Exception occurred in rules generation");
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue