JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / util / Format.java
index df2c76c..df6d2bc 100755 (executable)
@@ -940,9 +940,9 @@ public class Format
   }
 
   /**
-   * Bespoke method to format a percentage (or any other) float value to the specified number of
-   * decimal places. Avoids use of general-purpose format parsers as a
-   * processing hotspot.
+   * Bespoke method to format a percentage (or any other) float value to the
+   * specified number of decimal places. Avoids use of general-purpose format
+   * parsers as a processing hotspot.
    * 
    * @param sb
    * @param value