JAL-3763 Javadoc, check for null, additional tests
[jalview.git] / src / jalview / datamodel / AlignedCodonFrame.java
index 049a5f4..6faf7a6 100644 (file)
@@ -954,9 +954,9 @@ public class AlignedCodonFrame
   }
 
   /**
-   * Returns the first mapping found which is between the given sequence and
-   * another, is a triplet mapping (3:1 or 1:3), and covers the full extent of
-   * both sequences involved.
+   * Returns the first mapping found which is between the given dataset sequence
+   * and another, is a triplet mapping (3:1 or 1:3), and covers the full extent
+   * of both sequences involved
    * 
    * @param seq
    * @return