javadoc
authorjprocter <Jim Procter>
Tue, 1 May 2007 11:47:32 +0000 (11:47 +0000)
committerjprocter <Jim Procter>
Tue, 1 May 2007 11:47:32 +0000 (11:47 +0000)
src/jalview/datamodel/AlignmentI.java

index 2b210cc..ef1862e 100755 (executable)
@@ -181,7 +181,7 @@ public interface AlignmentI
    * Deletes a specific AlignmentAnnotation from the alignment,
    * and removes its reference from any SequenceI object's annotation
    * if and only if aa is contained within the alignment's annotation
-   * vector.
+   * vector. Otherwise, it will do nothing.
    * 
    * @param aa the annotation to delete
    */