Skip to content

Commit e33938e

Browse files
committed
Merge branch 'master' of https://github.com/miho/JVTK.git
2 parents e81b75e + 865c117 commit e33938e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JVTK/src/eu/mihosoft/vtk/VTKJPanel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* Swing component that displays the content of a {@link vtk.vtkPanel}. In
4848
* contrast to the original vtk panel this component is a lightweight component.
4949
* Although this slows down rendering it may be usefull if transparency and
50-
* layering of components shall be used. This panle gives full access to the
50+
* layering of components shall be used. This panel gives full access to the
5151
* offscreen image which allows to postprocess the image with AWT/Swing.
5252
*
5353
* <p>In addition to {@link vtk.vtkPanel} this component provides a fullscreen

0 commit comments

Comments
 (0)