JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / io / gff / InterProScanHelper.java
index 948cdd2..91f0018 100644 (file)
@@ -75,7 +75,8 @@ public class InterProScanHelper extends Gff3Helper
   /**
    * An override that
    * <ul>
-   * <li>uses Source (column 2) as feature type instead of the default column 3</li>
+   * <li>uses Source (column 2) as feature type instead of the default column
+   * 3</li>
    * <li>sets "InterProScan" as the feature group</li>
    * <li>extracts "signature_desc" attribute as the feature description</li>
    * </ul>