Skip to content

Commit

Permalink
8317847: Typo in API documentation of class JPopupMenu
Browse files Browse the repository at this point in the history
Reviewed-by: aivanov
  • Loading branch information
anupamdev20 authored and aivanov-jdk committed Oct 12, 2023
1 parent 0983b54 commit 77fa44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java.desktop/share/classes/javax/swing/JPopupMenu.java
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ public Component getInvoker() {

/**
* Sets the invoker of this popup menu -- the component in which
* the popup menu menu is to be displayed.
* the popup menu is to be displayed.
*
* @param invoker the <code>Component</code> in which the popup
* menu is displayed
Expand Down

1 comment on commit 77fa44f

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.