--- old/src/share/classes/java/awt/event/ActionEvent.java 2013-09-27 16:02:29.585783199 +0400 +++ new/src/share/classes/java/awt/event/ActionEvent.java 2013-09-27 16:02:29.449784909 +0400 @@ -52,7 +52,7 @@ * in the range from {@code ACTION_FIRST} to {@code ACTION_LAST}. * * @see ActionListener - * @see Tutorial: How to Write an Action Listener + * @see Tutorial: How to Write an Action Listener * * @author Carl Quinn * @since 1.1