X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fapi%2FFeatureColourI.java;fp=src%2Fjalview%2Fapi%2FFeatureColourI.java;h=98a37c4e93698cc7a846aae059506256ae98869d;hb=6a05eb3f55d97e685f0c723822384633d5636778;hp=7bfd8a8fb521dbc693654e919770ccde3012a3ce;hpb=d113749a183a3ea8f3f7e22c725511f59f1d833f;p=jalview.git 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 */