Skip to content

Commit

Permalink
doc: fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Aug 7, 2024
1 parent 976766a commit bde439e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/janelia/saalfeldlab/n5/ij/N5IJUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ public static void saveMaskedUnsignedByte(
/**
* Wraps an RGB image as a {@link Img} of type {@link UnsignedIntType}.
*
* @param imp
* @param image
* the ImagePlus
* @return the wrapped image
*/
Expand Down

0 comments on commit bde439e

Please sign in to comment.