JAL-2835 spike updated with latest
[jalview.git] / src / jalview / util / matcher / Matcher.java
index a213a17..715694c 100644 (file)
@@ -37,8 +37,8 @@ public class Matcher implements MatcherI
    * @param compareTo
    * @return
    * @throws NumberFormatException
-   *           if a numerical condition is specified with a non-numeric
-   *           comparision value
+   *           if a numerical condition is specified with a non-numeric comparison
+   *           value
    * @throws NullPointerException
    *           if a null condition or comparison string is specified
    */