--- old/src/share/classes/java/awt/datatransfer/DataFlavor.java 2013-09-27 16:02:28.513796676 +0400 +++ new/src/share/classes/java/awt/datatransfer/DataFlavor.java 2013-09-27 16:02:28.377798385 +0400 @@ -90,7 +90,7 @@ * the same results. *

* For more information on the using data transfer with Swing see - * the + * the * How to Use Drag and Drop and Data Transfer, * section in Java Tutorial. *