JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / com / stevesoft / pat / PopRule.java
index 4a17ab8..c993341 100755 (executable)
@@ -8,8 +8,8 @@
 package com.stevesoft.pat;
 
 /**
- * Implements substitution rule $POP. See the example file <a
- * href="http://javaregex.com/code/trans3.java.html">trans3.html</a>.
+ * Implements substitution rule $POP. See the example file
+ * <a href="http://javaregex.com/code/trans3.java.html">trans3.html</a>.
  */
 public class PopRule extends SpecialRule
 {