jdk/src/java.desktop/share/classes/java/awt/Container.java
changeset 28236 610561ed1847
parent 28231 b608ffcaed74
parent 28059 e576535359cc
child 28985 33e7de0337d9
--- a/jdk/src/java.desktop/share/classes/java/awt/Container.java	Tue Dec 16 09:57:33 2014 -0800
+++ b/jdk/src/java.desktop/share/classes/java/awt/Container.java	Tue Dec 16 09:58:02 2014 -0800
@@ -3195,7 +3195,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