JAL-2480 tidy javadoc
[jalview.git] / 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();