JAL-2360 corrected comment
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 26 Jan 2017 14:35:28 +0000 (14:35 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 26 Jan 2017 14:35:28 +0000 (14:35 +0000)
src/jalview/schemes/ClustalxColourScheme.java

index 3c9f095..f13a90c 100755 (executable)
@@ -307,7 +307,7 @@ public class ClustalxColourScheme extends ResidueColourScheme
     if (i == 4)
     {
       /*
-       * override to colour C pink if 100% conserved
+       * override to colour C pink if >85% conserved
        */
       if (conses[27].isConserved(cons2, j, size, includeGaps))
       {