--- old/src/java.desktop/share/classes/java/awt/im/spi/InputMethod.java 2014-08-21 20:51:24.919111600 +0400 +++ new/src/java.desktop/share/classes/java/awt/im/spi/InputMethod.java 2014-08-21 20:51:24.716100000 +0400 @@ -196,7 +196,7 @@ /** * Dispatches the event to the input method. If input method support is - * enabled for the focussed component, incoming events of certain types + * enabled for the focused component, incoming events of certain types * are dispatched to the current input method for this component before * they are dispatched to the component's methods or event listeners. * The input method decides whether it needs to handle the event. If it