changeset 28059 | e576535359cc |
parent 25859 | 3317bb8137f4 |
child 34885 | 63d4a8c733f8 |
--- a/jdk/src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java Fri Dec 12 15:07:00 2014 -0500 +++ b/jdk/src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java Thu Oct 30 07:31:41 2014 -0700 @@ -1846,7 +1846,7 @@ if (unknown) { // we will not see a corresponding start tag - // on the the stack. If we are seeing an + // on the stack. If we are seeing an // end tag, lets send this on as an empty // tag with the end tag attribute set to // true.