Skip to content

Commit 2c02a0b

Browse files
author
brandizi
committed
Very minor comment fix.
1 parent 4aab95e commit 2c02a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/uk/ac/ebi/utils/runcontrol/ProgressLogger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ public BiConsumer<Long, Long> getProgressReportAction ()
201201
}
202202

203203
/**
204-
* @see #appendProgressReportAction(BiConsumer).
204+
* @see #appendProgressReportAction(BiConsumer)
205205
*/
206206
public void setProgressReportAction ( BiConsumer<Long, Long> progressReportAction )
207207
{

0 commit comments

Comments
 (0)