--- old/src/java.desktop/share/classes/java/awt/font/ImageGraphicAttribute.java 2014-08-21 20:51:15.330563100 +0400 +++ new/src/java.desktop/share/classes/java/awt/font/ImageGraphicAttribute.java 2014-08-21 20:51:15.126551500 +0400 @@ -58,7 +58,7 @@ private float fOriginX, fOriginY; /** - * Constucts an ImageGraphicAttribute from the specified + * Constructs an ImageGraphicAttribute from the specified * {@link Image}. The origin is at (0, 0). * @param image the Image rendered by this * ImageGraphicAttribute.