--- old/src/java.desktop/share/classes/java/awt/peer/ComponentPeer.java 2014-09-10 15:13:46.933979200 +0400 +++ new/src/java.desktop/share/classes/java/awt/peer/ComponentPeer.java 2014-09-10 15:13:46.725971600 +0400 @@ -415,7 +415,7 @@ boolean prepareImage(Image img, int w, int h, ImageObserver o); /** - * Determines the status of the construction of the screen representaion + * Determines the status of the construction of the screen representation * of the specified image. * * @param img the image to check