Skip to content

Commit 6a68f8b

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

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
@@ -45,7 +45,7 @@ public class CharUndefinedTest extends Frame implements KeyListener {
4545
press once every of them 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".
48-
After that press once all function keys from F1 to F12,
48+
After that press all function keys from F1 to F12 once,
4949
Insert, Home, End, PageUp, PageDown and four arrow keys.
5050
Check the log area below. If there are no messages starting with word "ERROR"
5151
press "Pass" otherwise press "Fail".

0 commit comments

Comments
 (0)