Skip to content

Commit

Permalink
Fix javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed Sep 27, 2024
1 parent ac01d15 commit ec107fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public interface MultiViewDatasetDefinition
* save it as an XML file.
*
* @param xmlFileName - the filename of the XML that was selected (no path!)
* @return - the saved {@link SpimData} object
* @return - the saved {@link SpimData2} object
*/
public SpimData2 createDataset( final String xmlFileName );

Expand Down

0 comments on commit ec107fe

Please sign in to comment.