JAL-2738 javadoc correction
[jalview.git] / 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
    */