Skip to content

Commit a26a22e

Browse files
Update test/jdk/java/awt/event/KeyEvent/CharUndefinedTest.java
Co-authored-by: Harshitha Onkar <[email protected]>
1 parent 6a68f8b commit a26a22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/awt/event/KeyEvent/CharUndefinedTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class CharUndefinedTest extends Frame implements KeyListener {
4242
static String INSTRUCTIONS = """
4343
Click on the text field inside the window named "Check KeyChar values".
4444
Of any of the keys mentioned in this list that exist on your keyboard
45-
press once every of them and also press them in two-key combinations such as
45+
press each of the listed keys once and also press them in two-key combinations such as
4646
Control-Shift or Alt-Control.
4747
The list of keys is: "Control, Shift, Meta, Alt, Command, Option".
4848
After that press all function keys from F1 to F12 once,

0 commit comments

Comments
 (0)