--- old/src/share/classes/java/awt/datatransfer/DataFlavor.java 2013-09-25 23:22:48.194021399 +0400 +++ new/src/share/classes/java/awt/datatransfer/DataFlavor.java 2013-09-25 23:22:48.042021394 +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. *