JAL-3330 javadoc
authorJim Procter <jprocter@issues.jalview.org>
Wed, 26 Jun 2019 10:53:56 +0000 (11:53 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 26 Jun 2019 10:53:56 +0000 (11:53 +0100)
src/jalview/api/FeatureColourI.java

index 7bfd8a8..98a37c4 100644 (file)
@@ -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
    */