Skip to content

Commit 71ab10b

Browse files
committed
Fixed a javadoc error
1 parent 0abfcff commit 71ab10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/aksw/gerbil/io/nif/NIFWriter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public interface NIFWriter {
9292
/**
9393
* Sets the {@link DocumentListWriter} used by this parser.
9494
*
95-
* @param listParser
95+
* @param listWriter
9696
* the {@link DocumentListWriter} used by this parser
9797
*/
9898
public void setDocumentListWriter(DocumentListWriter listWriter);

0 commit comments

Comments
 (0)