From: gmungoc Date: Fri, 2 Dec 2016 14:36:16 +0000 (+0000) Subject: JAL-2346 Javadoc correction X-Git-Tag: Release_2_10_3b1~336^2~2^2~1^2~2^2~10 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=ed984136b7d4972cc3afe44b06fd242d558b3a37;p=jalview.git JAL-2346 Javadoc correction --- diff --git a/src/jalview/schemes/AnnotationColourGradient.java b/src/jalview/schemes/AnnotationColourGradient.java index 856bee9..c57b679 100755 --- a/src/jalview/schemes/AnnotationColourGradient.java +++ b/src/jalview/schemes/AnnotationColourGradient.java @@ -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