From c50fb1798f72e3117866766f0b82a3d389f57d13 Mon Sep 17 00:00:00 2001 From: Aleksandr Zvegintsev Date: Wed, 15 Nov 2023 23:08:45 +0100 Subject: [PATCH] instructions update --- test/jdk/javax/swing/JPopupMenu/FocusablePopupDismissTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. """;