We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e529070 commit c988ebfCopy full SHA for c988ebf
src/main/java/org/scijava/module/process/SaveInputsPreprocessor.java
@@ -43,8 +43,8 @@
43
* <p>
44
* This preprocessor runs late in the chain, giving other preprocessors every
45
* chance to populate the inputs first. In particular, it executes after the
46
- * {@link org.scijava.widget.InputHarvester} has run, so that user-specified values
47
- * are persisted for next time.
+ * {@link org.scijava.widget.InputHarvester} has run, so that user-specified
+ * values are persisted for next time.
48
* </p>
49
*
50
* @author Curtis Rueden
0 commit comments