JAL-1645 source formatting and organise imports
[jalview.git] / src / com / stevesoft / pat / PushRule.java
index c9aee2b..dd1ac9c 100755 (executable)
@@ -9,9 +9,8 @@ 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.
+ * 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
 {