JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / com / stevesoft / pat / RegexWriter.java
index 57e2170..a6fec74 100755 (executable)
@@ -33,8 +33,8 @@ import com.stevesoft.pat.wrap.WriterWrap;
  * an ending (the whole pattern is a String formed by adding the beginning and
  * ending), and a ReplaceRule.
  * <p>
- * An illustration of this is given in the this <a
- * href="../test/trans.java">example.</a>
+ * An illustration of this is given in the this
+ * <a href="../test/trans.java">example.</a>
  */
 public class RegexWriter extends Writer
 {