Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prsadhuk committed Jan 4, 2024
1 parent 57a5f5a commit b50f63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/javax/swing/JComboBox/ComboPopupBug.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
public class ComboPopupBug {
private static final String instructionsText = """
This test is used to verify that clicking on JComboBox
when frame containing it is about to close should not
when frame containing it is about to close should not
cause IllegalStateException.
A JComboBox is shown with Close button at the bottom.
Expand Down

0 comments on commit b50f63c

Please sign in to comment.