jdk/src/java.desktop/share/classes/java/awt/font/TextAttribute.java
changeset 28059 e576535359cc
parent 26749 b6598aa90114
child 32834 e1dca5fe4de3
--- a/jdk/src/java.desktop/share/classes/java/awt/font/TextAttribute.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/java/awt/font/TextAttribute.java	Thu Oct 30 07:31:41 2014 -0700
@@ -832,7 +832,7 @@
     /**
      * Attribute key for the embedding level of the text.  Values are
      * instances of <b><code>Integer</code></b>.  The default value is
-     * <code>null</code>, indicating that the the Bidirectional
+     * <code>null</code>, indicating that the Bidirectional
      * algorithm should run without explicit embeddings.
      *
      * <p>Positive values 1 through 61 are <em>embedding</em> levels,