JAL-1912 formatting
authorJim Procter <jprocter@issues.jalview.org>
Wed, 7 Oct 2015 11:52:23 +0000 (12:52 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 7 Oct 2015 11:52:23 +0000 (12:52 +0100)
src/jalview/datamodel/AlignmentAnnotation.java

index 830dbc7..9bd1f2e 100755 (executable)
@@ -1036,11 +1036,11 @@ public class AlignmentAnnotation
   }
 
   /**
-   * Associate this annotion with the aligned residues of a particular sequence.
-   * sequenceMapping will be updated in the following way: null sequenceI -
-   * existing mapping will be discarded but annotations left in mapped
-   * positions. valid sequenceI not equal to current sequenceRef: mapping is
-   * discarded and rebuilt assuming 1:1 correspondence TODO: overload with
+   * Associate this annotation with the aligned residues of a particular
+   * sequence. sequenceMapping will be updated in the following way: null
+   * sequenceI - existing mapping will be discarded but annotations left in
+   * mapped positions. valid sequenceI not equal to current sequenceRef: mapping
+   * is discarded and rebuilt assuming 1:1 correspondence TODO: overload with
    * parameter to specify correspondence between current and new sequenceRef
    * 
    * @param sequenceI