JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / com / stevesoft / pat / PushRule.java
index dd1ac9c..e34cbae 100755 (executable)
@@ -8,9 +8,10 @@
 package com.stevesoft.pat;
 
 /**
- * See the example file <a
- * href="http://javaregex.com/code/trans3.java.html">trans3.java</a> for further
- * examples of how this is used. You will probably not want to call it directly.
+ * See the example file
+ * <a href="http://javaregex.com/code/trans3.java.html">trans3.java</a> for
+ * further examples of how this is used. You will probably not want to call it
+ * directly.
  */
 public class PushRule extends SpecialRule
 {