Skip to content

Commit a571879

Browse files
committed
Fix typo in customnode package javadoc
1 parent fbd3808 commit a571879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/javadoc/resources/customnode/package.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h3>If you only want to display some basic shapes</h3>
5252

5353

5454
<h3>More advanced meshes</h3>
55-
For this purpose, <code>ImageJ3DUniverse</code> has the method
55+
For this purpose, <code>Image3DUniverse</code> has the method
5656
{@link ij3d.Image3DUniverse#addCustomMesh Image3DUniverse.addCustomMesh(CustomMesh)}.
5757
<code>CustomMesh</code> is an abstract base class, which is extended by
5858
<ul>

0 commit comments

Comments
 (0)