JAL-2843 toStableString, fromString for Jalview features file format
[jalview.git] / src / jalview / util / matcher / Matcher.java
index 353df83..0792509 100644 (file)
@@ -42,8 +42,8 @@ public class Matcher implements MatcherI
    * @param compareTo
    * @return
    * @throws NumberFormatException
-   *           if a numerical condition is specified with a non-numeric comparison
-   *           value
+   *           if a numerical condition is specified with a non-numeric
+   *           comparison value
    * @throws NullPointerException
    *           if a null condition or comparison string is specified
    */