changeset 28059 | e576535359cc |
parent 26751 | 70bac69b37c9 |
child 28089 | ba6da71f7be0 |
--- a/jdk/src/java.desktop/unix/native/common/awt/awt_Font.c Fri Dec 12 15:07:00 2014 -0500 +++ b/jdk/src/java.desktop/unix/native/common/awt/awt_Font.c Thu Oct 30 07:31:41 2014 -0700 @@ -722,7 +722,7 @@ } /* AWT fonts are always "multifonts" and probably have been in - * all post 1.0 releases, so this test test for multi fonts is + * all post 1.0 releases, so this test for multi fonts is * probably not needed, and the singleton xfont is probably never used. */ if (fdata->charset_num > 0) {