jdk/src/java.desktop/share/classes/java/awt/Container.java
changeset 28059 e576535359cc
parent 27279 a5914bdb193c
child 28236 610561ed1847
--- a/jdk/src/java.desktop/share/classes/java/awt/Container.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/java/awt/Container.java	Thu Oct 30 07:31:41 2014 -0700
@@ -3193,7 +3193,7 @@
      *        KeyboardFocusManager.BACKWARD_TRAVERSAL_KEYS,
      *        KeyboardFocusManager.UP_CYCLE_TRAVERSAL_KEYS, or
      *        KeyboardFocusManager.DOWN_CYCLE_TRAVERSAL_KEYS
-     * @return <code>true</code> if the the Set of focus traversal keys for the
+     * @return <code>true</code> if the Set of focus traversal keys for the
      *         given focus traversal operation has been explicitly defined for
      *         this Component; <code>false</code> otherwise.
      * @throws IllegalArgumentException if id is not one of