diff --git a/test/jdk/java/awt/print/Dialog/DialogOwnerTest.java b/test/jdk/java/awt/print/Dialog/DialogOwnerTest.java index 45156e8590aa..b4fbc7c3d37f 100644 --- a/test/jdk/java/awt/print/Dialog/DialogOwnerTest.java +++ b/test/jdk/java/awt/print/Dialog/DialogOwnerTest.java @@ -98,7 +98,7 @@ public static void main(String[] args) { "window, or on top of all windows.\n" + "For Owned tests the window titled 'Owner Window' should always \n" + "stay behind the print dialog.\n" + - "For On Top tests all windows should stay behind the owner window.\n" + + "For On Top tests all windows should stay behind the print dialog \n" + "This test tracks if you have checked all the scenarios and will\n" + "not allow the test to pass unless you have visited them all.\n";