Skip to content

Commit 4cb9c1d

Browse files
committed
ArrayUtils: tweak the class javadoc
1 parent aba07b7 commit 4cb9c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/util/ArrayUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
import java.util.List;
6666

6767
/**
68-
* Utility class for creating and manipulating {@link PrimitiveArray} instances.
68+
* Utility class for working with arrays, particularly arrays of primitives.
6969
*
7070
* @author Mark Hiner
7171
* @author Curtis Rueden

0 commit comments

Comments
 (0)