Skip to content

Commit 82276ce

Browse files
committed
spelling: screen
Signed-off-by: Josh Soref <[email protected]>
1 parent 247bafe commit 82276ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualvm/libs.profiler/lib.profiler.ui/src/org/graalvm/visualvm/lib/ui/swing/ProfilerTableHover.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ static void install(ProfilerTable table) {
9595

9696
private Popup popup;
9797
private Point popupLocation; // topleft popup corner, table coords
98-
private Rectangle popupRect; // visible cell rect, screeen coords
98+
private Rectangle popupRect; // visible cell rect, screen coords
9999

100100
private AWT awt;
101101
private Mouse mouse;

0 commit comments

Comments
 (0)