JAL-2738 javadoc correction
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 11 Oct 2017 07:59:54 +0000 (08:59 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 11 Oct 2017 07:59:54 +0000 (08:59 +0100)
src/jalview/io/vcf/VCFLoader.java

index 3d269d8..6309fe7 100644 (file)
@@ -287,7 +287,7 @@ public class VCFLoader
 
   /**
    * Transfers VCF features to sequences to which this sequence has a mapping.
-   * If the mapping is 1:3, computes peptide variants from nucleotide variants.
+   * If the mapping is 3:1, computes peptide variants from nucleotide variants.
    * 
    * @param seq
    */