diff --git a/test/jdk/javax/swing/JPopupMenu/FocusablePopupDismissTest.java b/test/jdk/javax/swing/JPopupMenu/FocusablePopupDismissTest.java index 64609d0e6dccc..2704c9789e309 100644 --- a/test/jdk/javax/swing/JPopupMenu/FocusablePopupDismissTest.java +++ b/test/jdk/javax/swing/JPopupMenu/FocusablePopupDismissTest.java @@ -56,7 +56,7 @@ public class FocusablePopupDismissTest { Click on the "Click me" button if the popup is not displayed on the screen. - While the popup is displayed, click on a some system window. + While the popup is displayed, click on some other window on the desktop. If the popup has disappeared, click Pass, otherwise click Fail. """;