Skip to content

Commit

Permalink
Fixed a javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRoeder committed Nov 15, 2016
1 parent 0abfcff commit 71ab10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/aksw/gerbil/io/nif/NIFWriter.java
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public interface NIFWriter {
/**
* Sets the {@link DocumentListWriter} used by this parser.
*
* @param listParser
* @param listWriter
* the {@link DocumentListWriter} used by this parser
*/
public void setDocumentListWriter(DocumentListWriter listWriter);
Expand Down

0 comments on commit 71ab10b

Please sign in to comment.