--- old/src/java.desktop/share/classes/java/awt/font/ImageGraphicAttribute.java 2014-09-10 15:13:11.846561100 +0400 +++ new/src/java.desktop/share/classes/java/awt/font/ImageGraphicAttribute.java 2014-09-10 15:13:11.630953900 +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.