jdk/src/java.desktop/share/classes/sun/font/SunLayoutEngine.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 34399 7ea60f3aab93
--- a/jdk/src/java.desktop/share/classes/sun/font/SunLayoutEngine.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/sun/font/SunLayoutEngine.java	Thu Oct 30 07:31:41 2014 -0700
@@ -72,7 +72,7 @@
  * font tables (the selector indicates which).  Then layout is called,
  * the contents are copied (or not), and the stack is destroyed on
  * exit. So the association is between the font/script (layout engine
- * desc) and and one of a few permanent engine objects, which are
+ * desc) and one of a few permanent engine objects, which are
  * handed the key when they need to process something.  In the native
  * case, the engine holds an index, and just passes it together with
  * the key info down to native.  Some default cases are the 'default