X-Git-Url: http://source.jalview.org/gitweb/?p=jabaws.git;a=blobdiff_plain;f=datamodel%2Fcompbio%2Fdata%2Fsequence%2FFastaReader.java;h=1641d342e204ccf2fd9c7d7095e6fc2bbab80eeb;hp=38f1ccbe83c7057a553fd557bb0ad9f512dbe645;hb=ba2d4e920e433bd080f448248e7dacade69a27a0;hpb=9f81a03cf11728726a45917773e3c42195b471c2 diff --git a/datamodel/compbio/data/sequence/FastaReader.java b/datamodel/compbio/data/sequence/FastaReader.java index 38f1ccb..1641d34 100644 --- a/datamodel/compbio/data/sequence/FastaReader.java +++ b/datamodel/compbio/data/sequence/FastaReader.java @@ -71,7 +71,7 @@ public class FastaReader implements Iterator { /** * Header data can contain non-ASCII symbols and read in UTF8 * - * @param input + * @param inputFile * the file containing the list of FASTA formatted sequences to * read from * @throws FileNotFoundException