JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / schemes / Blosum62ColourSchemeTest.java
index 030a90f..1696bf6 100644 (file)
@@ -14,7 +14,8 @@ public class Blosum62ColourSchemeTest
    * <li>white if there is no consensus</li>
    * <li>white if 'residue' is a gap</li>
    * <li>dark blue if residue matches consensus (or joint consensus)</li>
-   * <li>else, total the residue's Blosum score with the consensus residue(s)</li>
+   * <li>else, total the residue's Blosum score with the consensus
+   * residue(s)</li>
    * <ul>
    * <li>if positive, light blue, else white</li>
    * </ul>