JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / io / PileUpfile.java
index f7f718b..ede258e 100755 (executable)
@@ -92,8 +92,8 @@ public class PileUpfile extends MSFfile
       i++;
     }
 
-    out.append("   MSF: " + s[0].getLength()
-            + "   Type: P    Check:  " + bigChecksum % 10000 + "   ..");
+    out.append("   MSF: " + s[0].getLength() + "   Type: P    Check:  "
+            + bigChecksum % 10000 + "   ..");
     out.append(newline);
     out.append(newline);
     out.append(newline);