jdk/src/java.desktop/unix/classes/sun/font/NativeFont.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 35667 ed476aba94de
--- a/jdk/src/java.desktop/unix/classes/sun/font/NativeFont.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/unix/classes/sun/font/NativeFont.java	Thu Oct 30 07:31:41 2014 -0700
@@ -369,7 +369,7 @@
          */
 //      sb.replace(hPos[6]+1, hPos[7], "0");
 
-        /* comment out this block to the the 1.4.2 behaviour */
+        /* comment out this block to the 1.4.2 behaviour */
         if (hPos[0] == 0 && hPos[1] == 1) {
             /* null foundry name : some linux font configuration files have
              * symbol font entries like this and its just plain wrong.