JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / io / BackupFilenameParts.java
index 339cefa..19b8e3c 100644 (file)
@@ -71,7 +71,8 @@ public class BackupFilenameParts
     }
 
     String savedFilename = "";
-    // if extensionOnly is set then reset the filename to the last occurrence of the extension+templateStart and try the match
+    // if extensionOnly is set then reset the filename to the last occurrence of
+    // the extension+templateStart and try the match
     if (extensionMatch)
     {
       // only trying to match from extension onwards