JAL-2346 Javadoc correction
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 2 Dec 2016 14:36:16 +0000 (14:36 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 2 Dec 2016 14:36:16 +0000 (14:36 +0000)
src/jalview/schemes/AnnotationColourGradient.java

index 856bee9..c57b679 100755 (executable)
@@ -378,7 +378,7 @@ public class AnnotationColourGradient extends FollowerColourScheme
    * proportionate to the range from the threshold is calculated. For all other
    * cases, a colour proportionate to the annotation's min-max range is
    * calulated. Note that thresholding is _not_ done here (a colour is computed
-   * even if threshold is not passed), but by the renderer.
+   * even if threshold is not passed).
    * 
    * @param ann
    * @param col