JAL-2480 tidy javadoc
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 9 Jun 2017 09:32:45 +0000 (10:32 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 9 Jun 2017 09:32:45 +0000 (10:32 +0100)
src/jalview/datamodel/SequenceI.java

index f49039c..6992a8d 100755 (executable)
@@ -266,7 +266,7 @@ public interface SequenceI extends ASequenceI
    * Answers a list of all sequence features associated with this sequence. The
    * list may be held by the sequence's dataset sequence if that is defined.
    * 
-   * @return hard reference to array
+   * @return
    */
   public List<SequenceFeature> getSequenceFeatures();