--- old/src/share/classes/java/awt/KeyboardFocusManager.java 2013-09-23 12:23:19.637169087 +0400 +++ new/src/share/classes/java/awt/KeyboardFocusManager.java 2013-09-23 12:23:19.525169096 +0400 @@ -2034,7 +2034,7 @@ * oldest timestamp (if any) should be cancelled. * * @param after the timestamp specified in the call to - * enqueueKeyEvents, or any value < 0 + * enqueueKeyEvents, or any value < 0 * @param untilFocused the Component specified in the call to * enqueueKeyEvents * @see #enqueueKeyEvents