JAL-1517 source formatting
[jalview.git] / src / jalview / datamodel / AlignmentI.java
index a30e678..d141697 100755 (executable)
@@ -474,7 +474,9 @@ public interface AlignmentI extends AnnotatedCollectionI
           Map<SequenceI, SequenceCollectionI> map, boolean up);
 
   /**
-   * validate annotation after an edit and update any alignment state flags accordingly
+   * validate annotation after an edit and update any alignment state flags
+   * accordingly
+   * 
    * @param alignmentAnnotation
    */
   public void validateAnnotation(AlignmentAnnotation alignmentAnnotation);