--- old/src/java.desktop/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java 2014-08-21 20:51:36.233758700 +0400 +++ new/src/java.desktop/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java 2014-08-21 20:51:36.002745500 +0400 @@ -61,7 +61,7 @@ * alterations in the RenderContext, such as an affine mapping, or * operations that wish to obtain lower quality renderings of * their sources in order to save processing effort or - * transmission bandwith. Some operations, such as blur, can also + * transmission bandwidth. Some operations, such as blur, can also * use this mechanism to avoid obtaining sources of higher quality * than necessary. *