--- old/src/java.desktop/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java 2014-09-10 15:13:41.989201000 +0400 +++ new/src/java.desktop/share/classes/java/awt/image/renderable/ContextualRenderedImageFactory.java 2014-09-10 15:13:41.792392300 +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. *