Neckbreaker fix. typo fix

This commit is contained in:
drmDev 2016-04-07 20:04:32 -04:00
parent 481d990b41
commit 55471c9b48
2 changed files with 7 additions and 3 deletions

View file

@ -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