Javadoc fixes
[jabaws.git] / datamodel / compbio / data / sequence / FastaReader.java
index 38f1ccb..1641d34 100644 (file)
@@ -71,7 +71,7 @@ public class FastaReader implements Iterator<FastaSequence> {
        /**\r
         * Header data can contain non-ASCII symbols and read in UTF8\r
         * \r
-        * @param input\r
+        * @param inputFile\r
         *            the file containing the list of FASTA formatted sequences to\r
         *            read from\r
         * @throws FileNotFoundException\r