From: Jim Procter Date: Wed, 26 Jun 2019 10:53:56 +0000 (+0100) Subject: JAL-3330 javadoc X-Git-Tag: Release_2_11_0~4^2~1^2~5 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=844771e8d414ade0eaf68cdb16bd4cdd98ae87c1;p=jalview.git JAL-3330 javadoc --- diff --git a/src/jalview/api/FeatureColourI.java b/src/jalview/api/FeatureColourI.java index 7bfd8a8..98a37c4 100644 --- a/src/jalview/api/FeatureColourI.java +++ b/src/jalview/api/FeatureColourI.java @@ -205,9 +205,9 @@ public interface FeatureColourI */ boolean isOutwithThreshold(SequenceFeature sf); - /* - * Answers a human-readable text description of the colour, suitable for - * display as a tooltip, possibly internationalised for the user's locale. + /** + * Answers a human-readable text description of the colour, suitable for display + * as a tooltip, possibly internationalised for the user's locale. * * @return */