X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FRegexWriter.java;fp=src%2Fcom%2Fstevesoft%2Fpat%2FRegexWriter.java;h=a6fec749272f5e6fab1ed2452aca9c07f479f027;hb=9c98d4bd666346f6ad3892c5394b7da3be82d93e;hp=57e217039932ba413bd1c25e3d5b2a28fb6e895b;hpb=c7b2143c9cf7c5e05ad63251f7d3910751b16d20;p=jalview.git diff --git a/src/com/stevesoft/pat/RegexWriter.java b/src/com/stevesoft/pat/RegexWriter.java index 57e2170..a6fec74 100755 --- a/src/com/stevesoft/pat/RegexWriter.java +++ b/src/com/stevesoft/pat/RegexWriter.java @@ -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. *

- * An illustration of this is given in the this example. + * An illustration of this is given in the this + * example. */ public class RegexWriter extends Writer {