Skip to content

Commit 77fa44f

Browse files
anupamdev20aivanov-jdk
authored andcommittedOct 12, 2023
8317847: Typo in API documentation of class JPopupMenu
Reviewed-by: aivanov
1 parent 0983b54 commit 77fa44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/java.desktop/share/classes/javax/swing/JPopupMenu.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ public Component getInvoker() {
934934

935935
/**
936936
* Sets the invoker of this popup menu -- the component in which
937-
* the popup menu menu is to be displayed.
937+
* the popup menu is to be displayed.
938938
*
939939
* @param invoker the <code>Component</code> in which the popup
940940
* menu is displayed

0 commit comments

Comments
 (0)
Please sign in to comment.