JAL-2505 comments updated
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 5 Jun 2017 13:00:48 +0000 (14:00 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 5 Jun 2017 13:00:48 +0000 (14:00 +0100)
src/jalview/datamodel/SequenceFeature.java

index 25dfc40..9a6cf2b 100755 (executable)
@@ -58,7 +58,7 @@ public class SequenceFeature implements FeatureLocationI
   private static final String ATTRIBUTES = "ATTRIBUTES";
 
   /*
-   * type, begin, end, featureGroup and contactFeature are final 
+   * type, begin, end, featureGroup, score and contactFeature are final 
    * to ensure that the integrity of SequenceFeatures data store 
    * can't be broken by direct update of these fields
    */