JAL-2360 corrected comment
[jalview.git] / 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))
       {