mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Neckbreaker fix. typo fix
This commit is contained in:
parent
481d990b41
commit
55471c9b48
2 changed files with 7 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ public class TransformedCondition implements Condition {
|
|||
}
|
||||
|
||||
/**
|
||||
* The condition checks wether a permanent is transformed or not.
|
||||
* The condition checks whether a permanent is transformed or not.
|
||||
*
|
||||
* @param notCondition if true the condition is true when the permanent is not transformed
|
||||
* @return true if the condition is true, false if the condition is false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue