jdk/src/java.desktop/share/classes/javax/swing/text/html/CSS.java
changeset 28059 e576535359cc
parent 26749 b6598aa90114
child 32865 f9cb6e427f9e
--- a/jdk/src/java.desktop/share/classes/javax/swing/text/html/CSS.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/javax/swing/text/html/CSS.java	Thu Oct 30 07:31:41 2014 -0700
@@ -1588,7 +1588,7 @@
 
                 /*
                  * HTML.Attribute.ALIGN needs special processing.
-                 * It can map to to 1 of many(3) possible CSS attributes
+                 * It can map to 1 of many(3) possible CSS attributes
                  * depending on the nature of the tag the attribute is
                  * part off and depending on the value of the attribute.
                  */